Search Issue Tracker
Wireframe is not the same size as the GameObject which is using Shader w...
How to reproduce:1. Open the user's attached "WireframeVertexShaderBug" project2. Open the Scene "SampleScene"3. Change the Shading ... Read more
Editor constantly refreshes when a Prefab with Sprite Shape Controller a...
How to reproduce:1. Open attached project "spriteShapeTest.zip"2. In the Project window, go to Assets and select "test" Prefab3. In ... Read more
Inspector window stays below the limit when Custom window width is decre...
How to reproduce:1. Open "1235537" project2. Expand the Canvas GameObject3. Select the Image GameObject4. Open the Github window (Ma... Read more
New scene always returns null Lightmap Parameters
How to reproduce:1. Open the attached project2. File > New Scene3. GlobalIllumination > Print LM Parameters Actual result: The... Read more
Mesh is drawn in the Inspector preview window when drawing with Graphics...
Reproduction steps:1. Open the user's attached project and Scenes/OnRenderObjectDebug scene2. In the Project window, select Material... Read more
HingeJoint Limit is not respected when Game Object is disabled and enabl...
How to reproduce:1. Open user's attached project ("JointLimitTest.zip") using the EnvIronman VM (more information in Edit).2. Open S... Read more
[iOS 13.0] Rotations around Device Y-axis does not work when rotating a ...
How to reproduce:1. Download attached "GyroscopeTest.zip" project and open in Unity2. Go to Menu bar-> Edit-> Project Settings... Read more
[IL2CPP] Nullable variables become null in a generic method in IL2CPP bu...
How to reproduce:1. Open the "SampleScene" scene in the attached "TestIl2CPP.zip"2. Make sure IL2CPP BackEnd is selected3. Build and... Read more
Rigidbody center of mass and inertia incorrect when deleting child GameO...
Reproduction steps:1. Open attached project "RigidbodyInertia.zip" and scene "SampleScene"2. Enter Play Mode3. Delete 'Parent' ->... Read more
[iOS 14][VR][2018.4] View spins unintentionally when the application is ...
How to reproduce:1. Open the attached 'iOS14XR.zip' project2. Switch Platform to iOS and build the Xcode project3. Open the terminal... 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