Search Issue Tracker
[Profiler] CameraEvent.BeforeForwardOpaque and CameraEvent.AfterForwardO...
Steps to reproduce:1) Open the attached project.2) Press play.3) After a couple seconds, stop play mode.4) Open profiler.Expand Came... Read more
Crash in TransformHierarchyChangeDispatch::DispatchSelfAndParents when u...
Reproduction steps:1. Open the attached project "Bug_CtrlZ.zip";2. If the custom editor panel is not there, go to Window -> Level... Read more
Assertion failed on expression: '0' is shown when client is disconnected...
To reproduce: 1. Open the server project (bugReproServer.zip) and ServerTest scene2. Open the client project (bugReproClient.zip) an... Read more
[WebGL] No error message is displayed if browser can't run webgl2.0-only...
-e: see title -repro:--Create new project--switche to webgl--remove webg1.0 from Graphics API settings--Build&Run in Microsoft E... Read more
"Assertion failed: Invalid AABB a" error appears after multiple object c...
Steps to reproduce:1. Download PhysicsCrashRepro.zip and open "CrashScene" scene2. Enter Play mode3. Hold A to spawn objects4. After... Read more
SystemInfo.SupportsRenderTextureFormat does not report correct with ARGB...
Steps to reproduce:1. Open the attached project2. Open the main scene3. Play the scene4. Observe there is no output in the Console W... Read more
Texture2D.ReadPixels() results in image corruption
To reproduce:1. Open attached Unity project "Vision2.zip"2. Open "Main" scene3. Go into Play mode Expected result: Game view should ... Read more
Assertion failed on expression when GameObject with Animator component i...
Steps to reproduce: 1) Open Unity and create a new project2) In Hierarchy window, create a new empty GameObject3) Create Canvas as a... Read more
[WSA] WWW requests do not appear in Fiddler with UWP build
Steps to reproduce:1. Open the attached project (UWPFiddlerRepro.zip)2. Switch platform to Windows Store3. Build for WSA Universal 1... Read more
Child canvas is being rendered when parent canvas' canvas component is d...
To reproduce:1. Open user's project, scene CanvasBug2. Enter play mode3. In Game view, top left, toggle RootCanvas button Expected: ... 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