Search Issue Tracker
"-executeMethod" does not await and exits without completing when the me...
Steps to repro:1. Download and extract the project2. Run the Test method in batch mode (using `-batchmode -projectPath <> -exe... Read more
Application.isPlaying is false when OnEnable is called from a Scriptable...
How to reproduce:1. Open the attached project2. In the Project Window, select the "New Scriptable Object Sample"3. Enter the Play Mo... Read more
OnValidate fails to Undo the changes when one variable depends on another
How to reproduce:1. Open attached project "UndoValidateTest.zip" and scene "TestScene"2. In Hierarchy window, select "GameObject" ob... Read more
LogStringToConsole is performing too many allocations when printing to c...
To reproduce:1. Open attached project "StackTraceBR.zip"2. Make sure the Profiler window is open and only GarbageCollector graph is ... Read more
[iOS]Crash on IsDebugDevice() at PlatformWrapper.cpp:621:9 during shutdown
How to reproduce:1. Open the attached Bug Report.zip project2. Go to the Menu bar-> File-> Build Settings-> Enable Developm... Read more
Assembly Definition breaks Inspector without the ability to fix it manua...
How to reproduce:1. Open any project2. Create Assembly Definition3. Delete its name and apply4. Inspector will break and you'll get ... Read more
Script Execution Order doesn't respect the order when deserialization is...
How to reproduce:1. Open attached project2. Change Script Execution Order of ScriptableObjectA and ScriptableObjectB B first, A seco... Read more
After creating a new script the default script execution order remains i...
How to reproduce:1. Open attached project "CallOrderBug.zip" and scene "SampleScene"2. Duplicate "CallOrderTestB4" and rename it to ... Read more
Resources Load fails to load TextAsset when it has non-ASCII characters ...
How to reproduce:1. Open the user's project2. Open the scene "WebGLBug/TestWebGLScene"3. Press Play.Note that text appears on both s... Read more
Script with non UTF-8 characters in its name will not open when opening ...
How to reproduce:1. Open user's attached "Accents" project2. In Project window right-click on "zzz.cs" and select Reimport3. In 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
- “Baking ReferencedPrefabAuthoring!” errors are thrown when creating or deleting unrelated GameObjects in a SubScene that references prefabs
- Cannot scroll down to see all UI Builder Inspector items after content is resized
- Crash on SceneTracker::SetObjectDirty when entering Play mode on a project with specific Assets
- UI Toolkit's TextInput element does not inherit layout parameters from the TextField element when TextField.multiline is true
- The TileMap grid in the Tile Palette is not visible when Screen Space Ambient Occlusion is enabled