Search Issue Tracker
Freeze after recompiling scripts and trying to make any changes in the e...
How to reproduce: 1. Open attached Unity project "Laircraft" 2. Load scene "Main Scene" 3. Enter Play mode 4. Stop Play mode 5. Load... Read more
.dll file, defining constrains (might only be unity dlls) causes "StackO...
Reproduction steps: 1. Create a New Project 2. Import a Managed .dll file (e.x. "UnityEngine.dll" from your Unity install) 3. Notice... Read more
WaitForEndOfFrame never returns in batchmode
Steps to reproduce: 1. run tests on attached project from command line with batchmode turned on [path-to-unity]/Unity.exe -runTests ... Read more
Null value is returned when calling MonoScript.FromScriptableObject()
How to reproduce: 1. Open the user's attached project 2. Open scene Scenes/Landing 3. Find the "Buttons" object in the Hierarchy win... Read more
Recompilation is not triggered when projectsettings.asset file changes w...
To reproduce: 1. Download attached "Project.zip" project and open in Unity 2. Check the value in PlayerSettings > Player > Scriptin... Read more
Operators == and != are not implemented for Color32
Steps to reproduce: 1. Create a new Project 2. Create a script with 2 Color32 variables 3. Try to compare them with == or != operato... 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" scene 3. Open the "Scene... Read more
Using Application.internetReachability with OnGUI causes errors in the C...
Reproduction steps: 1. Open the attached project "OnGUIBugReport_U20173.zip"; 2. Open the "Test" scene; 3. Enter a play mode; 4. Try... Read more
Runtime helper generated GameObjects are not added to main thread list w...
How to reproduce: 1. Open the user's project "TestCSharp8.zip" 2. Press Play and observe the Console Window Expected result: Genera... Read more
Logs still include a Stack Trace after setting Application.SetStackTrace...
How to reproduce: 1. Open tester-attached project (case_1181994-702390-Updated) 2. Open the 'MainScene' 3. Enter Play Mode 4. Open E... 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
- Memory leak warnings are constantly thrown when Generating Font Atlas in Font Asset Creator with 4096x8192 Atlas Resolution