Search Issue Tracker
CheckInternalConsistency throws error when SharedComponent is used as Wi...
How to reproduce:1. Open the attached project "dots.zip"2. Open Assets/Scenes/SampleScene.unity3. Enter Play Mode Expected results: ... Read more
MaterialPropertyBlock.SetInteger sets the value incorrectly
Reproduction steps:1. Open the user's attached project2. Open scene 'Scenes/SampleScene'3. Enter Play mode Expected result: Both squ... Read more
ArticulationBody index hierarchy is incorrect when using GetDriveForces ...
How to reproduce:1. Open the user's attached project2. Open scene Scenes/SampleScene3. Press the Play button4. In the Hierarchy wind... Read more
[Mac][Netcode] Exiting Player causes a crash
Repro steps:1. Open the attached project2. Build and Run3. Exit the app4. Might take a few tries Expected: app quits correctlyActual... Read more
Error "File could not be read" when importing BMP assets with specific p...
Reproduction steps:1. Create and Open a new Project2. Import the attached image example.bmp Expected result: .bmp asset is importedA... Read more
[XR] Switching back from "Update" to "UpdateAndBeforeRender" in TrackedP...
Reproduction steps:1. Open the attached user's project "My project.zip"2. Build and run on Quest 1, notice the HMD and controllers t... Read more
Unity Editor crashes when docking one EditorWindow to the side of a dock...
How to reproduce:1. Open the user’s attached “DockWindowTest20220120.zip” project2. Select Local/Window1 from the menu to open Windo... Read more
Standalone Profiler freezes when Cinemachine is installed
Reproduction steps:1. Create a new project2. Install Cinemachine3. Open Profiler (Standalone Process) [Window > Analysis > Pro... Read more
[URP] UI GameObject ordering is reversed in the Scene view when using a ...
How to reproduce:1. Open the attached project "stencilRepro"2. Open the scene "SampleScene" (Assets/Scenes/SampleScene.unity)3. In t... Read more
[URP] Particles flicker when using GPU Instancing in Renderer Particle S...
Reproduction steps:1. Download and open the attached "URP_Particle_GPU_Instancing_Bug.zip" project2. Enter play mode3. Observe the p... 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