Search Issue Tracker
Screen.currentResolution is not updated when the monitor's resolution ch...
To reproduce: 1. Open the project, attached by the tester (wrongResolution.zip)2. Open the "scene" scene3. Enter Play mode4. Notice ... Read more
Crash at iplLoadFinalizedScene when starting Play Mode with SteamAudio p...
To reproduce:1. Open attached Unity project "aeRemainAsShifting.zip"2. Open "proto" scene in "SCENES" folder3. Enable Steam Audio Ma... Read more
[Unity 5.6] Calling instantiate on a non-main thread crashes Editor inst...
Steps to reproduce:1. Open the attached project2. Open scene cc#13. Enter play mode Expected result: Error: "INTERNALL_CALL_Internal... Read more
Adding a specific script to gameObject crashes editor
To reproduce:1. Open 'moreStrippedRepro' project2. Create a new gameObject, attach 'SensorScript' to it.3. If editor doesn't crash, ... Read more
Undocumented nuance when yielding to a CustomYieldInstruction
The process for yielding is different on the first iteration of a CustomYieldInstruction... 1. it checks the yield2. places the coro... Read more
Scale of the object increases when it is parented and unparented repeatedly
To reproduce: 1. Open the project, attached by the tester (scaleBug.zip)2. Open the "testScene" scene3. Select the Cube2 game object... Read more
"Tag: is not defined." error only shows the first letter of the tag
To reproduce: 1. Open the project, attached by the tester (incompleteTagError.zip)2. Open the "scene" scene3. Enter Play mode4. Obse... Read more
MarkSceneDirty() and MarkAllScenesDirty() does not work when called in O...
To reproduce: 1. Open the project, attached by the user (BugOnValidateSceneDirty.zip)2. Open the "Scene0" scene3. Open the "Scene1" ... Read more
System.IO.File.ReadAllText throws "IsolatedStorageException: Could not f...
Steps to reproduce:1. Open user attached project2. Run the Main scene in the editor and notice you correctly get "FileNotFoundExcept... Read more
Variant interface type assignment doesn't correctly convert when using m...
To reproduce:1. Open user's attached project2. Go to Window -> Test Runner3. In Test Runner window, press Run All4. Observe Expec... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used