Crash in headless build, not present in headed build
I'm currently working on a networked project in Unity 2017.1.0p5. The architecture I'm shooting for is running a Linux build of the game in headless mode as a server on Amazon GameLift that clients...
View ArticleUnity 5 crashes at open project
Today i first installed unity to develop 2d games. All went good, but when i added second script and opened it, unity crashed. And now i cant open any project, it crashes.
View ArticleBuild freezes IOS on startup. Forced to hit powerbutton
I have 2 scenes in my build index. 1-2 seconds after I spawn in the first scene, the application freezes and I am forced to kill my mac with the power button. I get a request for the application to...
View ArticleiOS and Android game crash after splash screen
Hi all, Coming here as a last resort. Really struggling with working out the reasoning behind the game crashes. We've been working on our game for the past 6 months or so, and we're coming to our...
View ArticleHow do you make IOS storyboard launch screens work?
I'm just cross-posting here in hopes to find a Unity employee with some answers. This is a new feature but doesn't seem to be documented. Adding a storyboard causes an exception in Unity 2017.3.1p3...
View ArticleUnity crashes whenever I open Tile Palette
All I do is click Window > Tile Palette and it crashes every time. No third party software. Using Unity 2017.3.1 on Windows 10 Been able to access the Tile Palette fine up until this morning, I...
View ArticleNo version of unity will open a project. Crashes
Tried 2017.4, 2017.3, 2018b11, b13 Have tried complete fresh reinstall on brand new machine of 2018b11. All logs below from that machine. When opening unity, can sign in, activate license etc, but when...
View ArticleDoes too much assetbundle cause a crash?
I encountered a problem that caused the game to crash when starting on Android (at this time no code was executed). When I went to reduce the number of assetbundles, there was no crash situation. Did...
View ArticleUnity editor keeps crashing
After a day working with Unity it always becomes very unstable. Step debugging especially kills Unity's stability in all IDE's available. I have tried Rider, Visual Studio, and MonoDevelop. The outcome...
View ArticleDoes anyone have any issues with CTS?,Does anyone have issues with CTS,...
Hi, I am using Gaia and CTS. I can make a basic Terrain in Gaia, but as soon as I add CTS, my project will no longer load. Once I finish fine tuning my details with CTS and the moment that I save it,...
View ArticleUnity Project Crash."An abnormal situation has occurred PlayerLoop internal...
Hello,everyone! I come from Taiwan. Now I had some problem with Unity project.Please hlep me! My game is Slots game. Game will crash when running 1~2 hours. And show the message: "An abnormal situation...
View ArticleAfter I built my game the exe opens and closes immediately !!!
Hello Guys, I don't know what is going on, my project works perfectly on the unity editor, I built it for Windows Standalone, I got the files and the .exe without a problem. I clicked the .exe; it...
View Article"Terminated due to memory issue" but not memory issue
i get a weird problem that happens in my iPhone 8 but not iPad Air 2 nor editor. When a specific gameobject appear in viewport, there is a chance the app instantly crashes with "Terminated due to...
View ArticleCannot get my vuforia app to work on samsung galaxy tab 3
Dear people of unity, I can't get my app to run correctly on my galaxy tab 3. It gives the unity loading screen and gets past the initialization of my scripts that handle the app(checked this with...
View ArticleCrashing issue related to changing velocity
What I'm trying to do is get an object's velocity to change with a smooth transition. The code is supposed to decrease the y-velocity by 0.1 each frame, until it reaches -2.5. However, whenever the...
View ArticleTrying to update collab caused my game to crash and stuff to go missing
I am currently creating a game for a class in school with a few other people in my class. The only way we could work together was to use the Collaborate tool. It had been a while since I last updated...
View Articlewhen XR settings is enabled and cardboard is added to list, loadImage()...
When I try to use LoadImage() function and pass the adderess of a PNG image unity 2017.3.1 crashes, but works fine when path to a JPG image is passed to LoadImage(). Occurs when cardboard is added to...
View ArticleHow can I reduce the hourly crashes on OSX?
I've been using Unity for a couple years on OSX. During that time, I've tried versions from 5.x.x (stable) to the 2018 Beta-builds. At no point in time has Unity ever managed to run more than a couple...
View ArticleUnity app crashes after resume to app with intent
Hello, I have android application. I extended UnityPlayerActivity. When I started app with intent(app is not in background), it works okay. But if app is in background and open with intent, it crashes....
View ArticleOdd behaviour when trying to re-connect/host after disconnecting
Im working on a game with UNet and ive just finished adding my own UI instead of the built-in network ui. I host/join a game, everything works fine. I disconnect from the game, everything works fine....
View Article