Search Issue Tracker
UI Element Debugger Element section doesn't scroll to the selected Eleme...
How to reproduce:1. Create a new project2. Open the Package Manager (Window->Package Manager)3. Open the UI Toolkit Debugger (Win... Read more
Ray tracing shader warning are never displayed in the inspector
Classic warning like "implicit truncation of vector type" are never reported even when there are also additional shader errors. Read more
The first letter of an Asset's name gets replaced by an underscore when ...
How to reproduce:1. Create a folder and name it "Test"2. Create a new Unity project3. Drag the created folder to the Project window ... Read more
[SerializeReference] CustomPropertyDrawer doesn't get correct value when...
How to reproduce:1. Open user's attached project2. Open "SampleScene" Scene3. Select "GameObject" in Hierarchy4. In the Inspector ex... Read more
Add iOS/WebGL support for MagneticFieldSensor
In order to achieve feature parity with the InputManager and replace the compass API it's necessary to implement the MagneticFieldSe... Read more
Timeline Markers disappear when double clicking on stacked Markers at 0 ...
Reproduction steps:1. Open the attached project ("1377501_timeline.zip")2. Open the "Main Camera Timeline" Timeline from the Project... Read more
Node Previews are not centered when Nodes have a longer name in Shader G...
Steps to reproduce: Create or open any Project with the Shader Graph package installed Create any Shader Graph and open it In the Bl... Read more
Glyphs are not loaded from Addressables when using the UI Toolkit
How to reproduce1. Open the user’s attached “GlyphDemo.zip” project2. Enter “SampleScene” Scene (Assets > Scenes)3. Enter Play Mo... Read more
UnsafeUtility.AlignOf<T>() reports incorrect value for Explicit layout s...
Reproduction steps:1. Open project “AlignOfBugReport.zip”2. Enter Play Mode and observe “Align of test struct: 4” text displayed in ... Read more
Baking reflection probes performance regression
1. What happenedOn 5.3.2p4 it takes about twice the time to bake reflection and custom probes as in 5.2.4p1. 2. How we can reproduce... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size