Search Issue Tracker
InvalidProgramException error is thrown when loading an Addressable asse...
How to reproduce:1. Open user's attached "BugRepro.zip" project2. Open "SampleScene" scene3. Select "GameObject" in the Hierarchy4. ... Read more
GUIUtility Error occurs when Scriptable Object has Asset Menu with Globa...
How to reproduce:1. Open the attached "CorruptedScriptableObject.zip" Project2. Click on the "CorruptedScriptableObject.asset"3. Obs... Read more
GC.Collect occasionally fails to clean everything, resulting in Memory l...
When Memory is allocated, the total Memory value is printed and that Memory is freed and cleaned with "GC.Collect". However, occasio... 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
[.NET 4.6] Editor crashes when logging a message in IDisposable.Dispose(...
How to reproduce:1. Open user-submitted project (EditorCrashReproduce)2. Enter Play Mode Expected result: the Editor doesn't crashAc... Read more
CustomEditor/Drawer for component does not work in an assembly when the ...
How to reproduce:1. Open user attached project2. Select the "Something.asmdef" assembly3. In the inspector, change its Name to any o... Read more
Public array changes from NULL to empty when a value from the same scrip...
To reproduce:1. Open the user's attached project2. Open and play the scene "main2"3. Select Main Camera and toggle the "Dummy Value"... Read more
Scriptable Object retains private bool value when recompiling scripts
How to reproduce:1. Open the attached 'project-1218346.zip' project2. In the Project browser select 'CustomAsset' and clear the Cons... Read more
Script component called "Object" cannot be assigned to a field in the In...
How to reproduce:1. Open the attached "case_1146092-ObjectField" project2. Select "Tester" in the Hierarchy3. Drag the "NotObject" f... Read more
Prefab Instance with a broken Prefab connection is created when Prefab w...
How to reproduce:1. Download and open the submitted project2. Drag the GameObject from the scene to the project window to create a P... 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