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
Unity compiler ignores -reference alias in .rsp files
Reproduction steps:1. Open the attached project inside of "case_1143273-ReferenceSample.zip" Expected result: Project opens up witho... 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
[.NET 4.6] ArgumentOutOfRange exception when setting a non-gregorian Cul...
How to reproduce:1. Open user-submitted project (TestDateTime2018.2.14) and 'SampleScene' scene2. Enter Play Mode3. Click on either ... 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
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
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
Custom Editor script inconsistent behavior when setting Vector3 values o...
Reproduction steps: 1. Open "Editor_Inspector_Bug.zip" project2. Open "Main" scene3. Select the "Red Object" in the Hierarchy window... Read more
System.Configuration.dll fails to load when running a built project
How to reproduce:1. Open the SampleScene in the attached "case_1183654-ioc" project2. Enter play mode3. Notice the working GUI Label... 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
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