Search Issue Tracker
Using "LZ4" or "LZ4HC" compression methods results in an error in Standa...
Reproduction steps: 1. Open "WindowsVideoIssue.zip" project2. Open "start" scene and enter Play mode3. Notice that a video is being ... Read more
Test Runner does not run individual Test Fixtures
To reproduce:1. Open attached project2. Open the Test Runner window3. Right-click on test fixture named 'Fixture Tests("Answer",42)'... Read more
[LWRP] Scene view modes render objects black
Reproduction steps:1. Open the attached project.2. Open the "SampleScene".3. Click on the "Shaded" button in the Scene View.4. Selec... Read more
[Terrain] Lingering ref to Terrain Layer after deleting it from disk
Reference to TerrainLayer exists after deleting the Terrain Layer from project/disk Repro:1. Create/open project in 2018.3.0b62. Cre... Read more
The "Materials" tab in the Inspector window is empty when inspecting an ...
How to reproduce:1. Open the attached project (materials.zip)2. In the Project Window, navigate to "Assets", select "cube"3. Navigat... Read more
[UI] Button's OnClick Action doesn't recognize methods when an Assembly ...
Repro steps:1. Open user attached project2. Open scene "Test"3. Enter Play Mode4. Press the Button in the Game View and observe the ... Read more
Animated GameObjects move upwards into the air briefly when transition h...
Steps to reproduce:1. Open users attached project2. Press Play the scene Reproducible with: 2018.3.0a10, 2018.3.0b1Not reproducible ... Read more
Prefabs with SpriteSkin loses references to bone hierarchy when Library ...
How to reproduce:1. Open attached project "SpriteSkinNestedPrefab.zip" and scene "Scene"2. In Hierarchy window, create a prefab with... Read more
Custom Simulation Space renders Ribbon Trail Particles incorrectly
To reproduce: 1. Download project "CustomSimulationSpaceBug.zip" and open in Unity2. Open "Main" scene3. Enter Play mode4. Observe t... Read more
Using the Reset() context menu option on a Scriptable Object clears its ...
How to reproduce:1. Create a new Unity project2. Create a new Scriptable Object/Import the user-attached package3. Select the Script... 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