Search Issue Tracker
Unexpected transformations occur when executing 2D Vertex Shaders
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Scenes/SampleScene” Scene3. Observe the Game View Expected re... Read more
“SGICE003” is thrown to the Console when including "UnityEngine" in a sc...
How to reproduce:1. Open the “SurvivorLike“ project2. Observe the Console Expected result: No “SGICE003” error is thrownActual resul... Read more
[IL2CPP] Custom attribute on delegate return value not present in IL2CPP...
Can find the custom attribute on the return parameter of the delegate fine in Editor, but not in IL2CPP builds (tested Windows x64).... Read more
"Asset Database is set to Read Only" error is thrown when an asset has a...
How to reproduce:1. Open the “multiplayer_bug“ project2. Select Window → Multiplayer Play Mode3. Enable a Virtual Player4. Enter Pla... Read more
HDRP LightLateUpdate allocates every frame for each light in the scene w...
Reproduction steps:1. Open the “ReproProject“ project2. Open the “Assets/OutdoorsScene“ scene3. Open the Profiler window (Window >... Read more
[Render Graph Viewer] NullReferenceException when opening the project an...
Steps to reproduce: 1. Download attached project and open in Unity 2. Observe the error in the Console: NullReferenceException: Obje... Read more
"Z" value of ScriptableObject is set to a random number in the Inspector...
How to reproduce:1. Open the user-attached project “My projectdsdsddf”2. Right-click in the Project window, Create → ScriptableObjec... Read more
[Metal] Constant buffer state is invalid error is thrown when HDRP Water...
Steps to reproduce: 1. Open the attached project named "HDRP_Metal_Issue" 2. Open the Pool Scene 3. Enter Play mode 4. Observe the C... Read more
Crash on CheckGameObjectsAndAddMissingRequiredComponents when opening a ...
Reproduction steps:1. Open the attached “ASDQWE” project2. Observe the Editor Expected result: The Editor does not crashActual resul... Read more
[URP][RG] "Invalid version: 20" with the URP Cockpit sample
Steps to reproduce: 1. Compile and start latest Unity version (Trunk). 2. Download the URP sample project and open the Cockpit scene... 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
- 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
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names