Search Issue Tracker
Standalone profiler doesn't draw properly
- Open Standalone profiler- See that the profiler window stays black (nothing is rendered.)- See error messages in the console. Inde... Read more
[2D] Tilemap get erased while using "Flood Fill" brush when Select and M...
When Select and Move brushes are used and after that when Flood Fill Brush is used, it makes the Tilemap to get erased. Refer attach... Read more
Crash on startup when Shader Variant with Standard ForwardAdd DIRECTIONA...
How to reproduce:1. Open attached project "ConstructionModeling_stripped13.zip"2. Observe the Editor (if it does not crash try openi... Read more
Fatal error in Unity CIL Linker when building with WebGL
How to reproduce:1. Open the "Core.zip" project2. Make sure that Development Build is unchecked in File > Build Settings3. Build ... Read more
Mesh.RecalculateTangents drops 3rd & 4th component of UV0 (for Vector3/V...
How to reproduce:1. Open the attached project's Scene labeled "Temp"2. Enter the Play Mode3. Observe the Console Window Expected res... Read more
RigidBody Constraints are not applied when a Collider is added at runtim...
How to reproduce:1. Open tester-attached project (ConstraintsBugRuntime.zip)2. Select the 'PlayerSpawner' GameObject3. Next to the '... Read more
RigidBody loses its constraints when its GameObject is unparented and th...
How to reproduce:1. Open user-submitted project (ConstraintsBugParent.zip)2. Enter Play Mode3. Select the Sphere in Scene View and s... Read more
[GPU PLM] Crash with empty stacktrace when starting bake in the new scen...
Steps to repro:1. Open the attached project 'case_886275-Progressive_Lightmapper_Adventure_Game' and 'ProgressiveLightmappingExample... Read more
il2cpp.exe errors are thrown when building a specific project
Steps to reproduce:1. Open user's attached project "SuperTrainsX2PLAYERcopy.zip"2. Build it3. Build fails with error "il2cpp.exe --c... Read more
Editor freezes when capturing a Player snapshot through Memory Profiler
Reproduction steps:1. Open a new or an existing project2. Open the Package Manager window and install the Memory Profiler package3. ... 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