Search Issue Tracker
Visual Studio Debugger's "Step Into" function does not work between asse...
How to reproduce:1. Open the attached project ("TestDebug.zip")2. Open the repro scene ("SampleScene")2. Open the "Test1.cs" script3... Read more
Resources.Load fails to load TextAsset when it has char 160 (non-breakin...
How to reproduce:1. Open the user's project2. Open SampleScene3. Press Play Expected result: No errorActual result: NullReferenceExc... Read more
Reset functionality is not working for API Compatibility Level
Reset functionality is not working for API Compatibility Level Steps to reproduce: 1. Create an empty project2. File > Build Sett... Read more
Error when stopping Play Mode and setting parent of a transform to null ...
How to reproduce:1. Open user attached project "New Unity Project.zip"2. Open "SampleScene" scene3. Enter Play Mode4. Exit Play Mode... Read more
Crash when unloading a scene with a StackOverflowException
Reproduction steps: 1. Open "1150205" project2. "PA" -> "Build Manager" (Change to Windows Vanilla and leave everything else the ... Read more
serializedProperty.objectReferenceInstanceIDValue returns 0 for missing ...
How to reproduce:1. Open the attached 654560.zip project2. Go to the Assets folder-> right click in the assets window-> Create... Read more
Editor Crashes on CollectAndProduceGameObject when Initializing Game Obj...
To reproduce:1. Open attached project ("repro")2. Open SampleScene3. Enter and quit Play Mode-- Editor crashes Reproduced with: 2017... Read more
Unity Editor is unable to reference System.Security.Cryptography.Cng.dll
Reproduction steps:1. Open the attached Project from "Microsoft.Azure.EventHubs.zip" Expected result: The project opens up without a... Read more
[Scripting] "ArgumentException: Object at index 0 is null" exception is ...
"ArgumentException: Object at index 0 is null" exception is thrown on deleting the script from Visual Studio. Steps to repro:1. Open... Read more
Calling StopAllCoroutines() when a coroutine is running a UnityWebReques...
How to reproduce:1. Open attached project "case_662345-CoroutineFailure.zip" and scene "SampleScene"2. Enter Play mode3. Observe the... 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