Search Issue Tracker
Unity Editor Silent Crashes when Visual Studio 2019 Debugger Breaks on a...
Reproduction steps:1. Open user attached Project2. Attach a Debugger3. Enable Breaking on StackOverflow Exception4. In the Scene att... Read more
Odin Inspector crashes the Editor when selecting an entry from the Attri...
Reproduction steps:1. Open the user's submitted project "New Unity Project (1).zip"2. Go to Tools -> Odin Inspector -> Attribu... Read more
Crash on GC_push_all when updating custom mesh generation
Reproduction steps:1. Open the user's attached project2. Open "Assets/CurveDesigner/Scenes/EndlessRunnerExampleScene" Scene3. Select... Read more
Failed to load a custom asset when using Naninovel package
Reproduction steps:1. Open the user's project "Test.zip"2. Select `Assets/Scripts/TestScript.nani` asset3. In the Inspector window e... Read more
Float to Int conversion returns unexpected/differential results when add...
How to reproduce:1. Open the attached project "Floatinconsistent.zip"2. Open "SampleScene" Scene3. Enter Play mode Expected result: ... Read more
Editor high CPU usage when in Pause Mode
How to reproduce:1. Open the attached "StealthBaiscV3.zip" project2. Enter Play Mode3. Open Windows Task Manager4. Inspect the CPU u... Read more
Unity crashes on mono_log_write_logfile Stacktrace line after entering P...
How to reproduce:1. Open the attached project "Racing Game V1.zip"2. Open Assets > Karting > Scenes > Blockout_1.unity3. Pr... Read more
[MacOS] Freeze/Crash with * Assertion at boehm-gc.c:684, condition `remo...
Reproduction steps:1. Open the user's attached project2. Attach a debugger and enter play mode3. Exit play mode4. Press stop on the ... Read more
Crash when selecting a GameOject with the specific script attached and w...
To reproduce:1. Open the project “ThirdPersonController-ShooterTemplate”2. Open the scene “SampleScene”3. Select GameObject “GameObj... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS