Search Issue Tracker
Cannot find ScriptableObject asset by search in Project Window when name...
How to reproduce:1. Download and open attached "Asset Namespace Change Bug" project2. In the Project Window's search bar type "t:MyS... Read more
[IL2CPP] "Unity extensions are not yet initialized" errors are thrown wh...
How to reproduce:1. Open the attached project2. In the Build settings window, switch the target platform to "Universal Windows Platf... Read more
Editor Only Serialized Fields are being accessed from a DLL during playt...
To reproduce:1. Open the user's attached project2. Build a Windows player with the Development Build option selected3. Run the build... Read more
Crash in the Player when trying to disable script from a gameobject via ...
How to reproduce:1. Open Unity project "prototype-multi-plane", attached to a case 10650362. Press File --> Build and Run3. In th... Read more
Asset References are lost when the Project is reloaded
How to reproduce:1. Open user-submitted project (Type Definition Location Bug.zip)2. Select "Test Inside DLL.asset"3. Assign the "Ch... Read more
Editor crash on "scripting_stack_trace_info_for" when calling Debug.LogE...
Steps to reproduce:1. Open mini_repro.zip2. Open scene "a"3. Enter Play Mode4. Observe the crash Expected result: exception thrown -... Read more
JsonUtility.FromJsonOverwrite does not take exponents into account conve...
How to reproduce:1. Open tester-attached project2. Check the 'StringToDouble.cs' script3. Drag the Script onto any GameObject4. Ente... Read more
Recompiling breaks a majority of scripts
Reproduction steps: 1. Open "TestEditorError.zip" project2. See a single error in the Console Window ("error CS2001: Source file `..... Read more
"Vector2.Distance" is slower than "Vector3.Distance"
Reproduction steps: 1. Open "MinimalRepro.zip" project2. Open the "Test" scene3. Open the Profiler Window4. Enter Play Mode5. Select... Read more
Scriptable Object loses references when New Sample Tile is created
How to reproduce:1. Open user project (New Unity Project.zip)2. Click Assets > Create > Sample Tile Actual results:Sprite Samp... 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