Search Issue Tracker
Opening a project leads to loop of Calculating asset hashes and Re-seria...
Reproduction steps:1. Open user's project (link in the edit) Expected result: Project opens without getting stuck in a loopActual re... Read more
[Timeline] A much larger audio clip is created when dragging and droppin...
Repro steps:1. Open attached project2. Create an empty GameObject in the Hierarchy3. Open the Timeline Window and create a Timeline ... Read more
NullReferenceException is thrown when overriding the UxmlObjectReference...
How to reproduce:1. Open the user-attached project “UxmlObjectReferences_override”2. Open the “Doc” Asset in the Project window3. In... Read more
Compiler errors aren't thrown when triggered more than 1 time
Reproduction steps:1. Open the attached project2. It contains a script which will fail to compile (but will work in Editor)3. Try to... Read more
[Error] Pressing the editor pause button throws a null reference error i...
With an empty window, pressing the editor pause button throws a null reference error. This happens regardless of being in play mode ... Read more
[HDRP] Console error when selecting SRP Lens Flare asset
Repro steps :- Open any hdrp project- Get Lens Flare Sample from the HDRP Package Manager Sample Tab- Open Any scene- Select a light... Read more
Using Camera::Render to render a picture to a texture does not work
How to reproduce: 1. Open attached project2. Open scene RenderTextureBug.unity3. Build to iOS and run4. Press the 'Snap Picture' but... Read more
Unity crashes in a build when a GameObject has components that belong to...
Repro steps:1. Open user attached project2. Open scene "GameScene"3. File -> Build and Run Expected: Build runs normallyActual: B... Read more
Selecting shader for a material resets custom Render Queue to default sh...
When shaders are switched for materials, their custom Render Queue is reset to default shader value. Steps to reproduce:1) Open the ... Read more
RaycastResult.sortingLayer always returns the default Layer when Raycast...
How to reproduce:1. Open the user-submitted project "RaycastHit.sortingLayer.zip"2. Open the SampleScene3. Enter Play mode4. Click o... 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