Search Issue Tracker
[iOS][IL2CPP] Crash on il2cpp::metadata::Il2CppTypeHash::Hash when the S...
How to reproduce:1. Open the attached project2. Go to File-> Build Settings-> Switch to iOS Platform3. Build for iOS and deplo... Read more
Large custom editor repainting is extremly slow / laggy / latency / delay
How to reproduce:1. Open attached project DS Test 2019_2.zip"" and scene ""2. In Project window double-click on "SlowDB"3. In Editor... Read more
Initial position of the Timeline FBX animation doesn't match with the FB...
How to reproduce:1. Open attached project ("1176983.zip")2. Open SampleScene scene Expected result: Timeline version of "racanim" Ga... Read more
Package Manifest Inspector throws an error when changing the Inspector m...
How to reproduce:1. Create a new Unity project2. Select any Package manifest file(e.g. Packages/Unity UI/package.json)3. Change the ... Read more
Child GameObjects with 'HideAndDontSave' flag appear as overrides on Pre...
How to reproduce:1. Open user-submitted project (TestPrefabOverride)2. Open the 'SampleScene' scene3. See GameObject 'A', which has ... Read more
[IL2CPP] "goto" fails to jump to specified label in Unity Player
When the C# script is written in a certain way, a goto would not jump to the specified label and fall through instead. Only IL2CPP i... Read more
[2D] Fails to load sprite, when removing and reinstalling 2D sprite pack...
[2D] Fails to load sprite in Sprite Editor, when removing and reinstalling 2D sprite package while the sprite editor window is open.... Read more
Unity editor crashes if code has nullable structs with circular dependency
How to reproduce:1. Open attached project "754243.zip"2. In Project window, open "Test.cs" script3. Uncomment and save the code4. Se... Read more
Game Objects instantiated from Asset Bundles don't retain serialized values
Repro steps:1. Open attached project and make sure build target is Android2. Close Unity, adjust build.sh in the project's folder to... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code