Search Issue Tracker
OrderBy function called in 'MenuService.cs' instead of ThenBy
Calling OrderBy on the results of a call to OrderBy introduces a new primary ordering that ignores the previously established orderi... Read more
Editor crashes when adding UI Mask component to the game object with a s...
The script that causes the crash is taken from the asset Pixel Rotation Sprite: https://www.assetstore.unity3d.com/en/#!/content/881... Read more
Conditional compilation problem with RuntimeInitializeOnLoadMethod
Repro steps: 1. Open "DELETE.zip" project 2. Clear the Console and enter Play mode 3. Exit Play mode and check the Console output (... Read more
Coroutine started from Awake on object with NetworkIdentity does not run...
Steps to reproduce: 1. Open QA attached "CoroutineAwakeNetworkIdentity.zip" 2. Enter play mode 3. Observe only 1 being output to con... Read more
Crash on UnityEditor.SerializedObject:InternalCreate when creating a new...
Reproduction steps: 1. Open project from the Google Drive link 2. Open scene "Farm" 3. Go to Window > Easy Save 3 > Settings, make s... Read more
A Fatal Error is thrown when opening a project after deleting and copyin...
Repro steps: 1. Copy the prefab CrasherPrefab.prefab somewhere outside of the project folder 2. Open the project in Unity 3. Delete ... Read more
Using Assembly Definition increases recompile time for about 10 seconds ...
Reproduction steps: 1. Download user's project and open in Unity 2. Try changing Test.cs script and note the recompilation time 3. R... Read more
[Plugin] DLLNotFoundException thrown even though the plugin is clearly i...
To reproduce: 1) Open attached project and scene 2) Play it Expected: It runs (with fault due to another issue) Actual: DLLNotFound... Read more
Default/New Unity scene is not "ActiveScene"
Repro steps: 1. Open "ReproProject.zip" project 2. Create new scene (Ctrl + N) 3. In the Component bar press on "IsDirtyTester" -> ... Read more
Menu.SetChecked state is lost after entering a Play mode in the Editor
Reproduction steps: 1. Open the attached project "MenuItemCheck.zip"; 2. Click on MenuItemCheck -> The Menu Item to set the check in... 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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window