Search Issue Tracker
'Trying to read value of type Color while reading a value of type Keywor...
Reproduction steps: 1. Open the user's attached project 2. Open the 'SampleScene' 3. Enter Play mode Expected result: No errors are... Read more
[HDRP] APV probes change value after project reload
Reporting bug as discussed on slack. In the attached video you can see the probes in the corner are white and after the editor is re... Read more
[macOS] Nimbus controllers don't work on macOS
Reproduction steps: 1. Download and open the https://github.com/UnityTechnologies/AngryBots2 project 2. Enter "Play" mode 3. Attempt... Read more
"Unexpected assetpath file extension" error message appears when open va...
Steps: 1. Add GameObject and convert it to prefab 2. Convert it to Variant 3. Delete base prefab 4. Double click on variant asset t... Read more
Memory leak on image asset import during tests
Steps to reproduce: 1. Open attached EditorWindowTests.zip project (make sure Library folder is deleted before opening) 2. Open tool... Read more
[URP] Shadowmask disappears from ShaderGraph Materials in a Standalone o...
Reproduction steps: 1. Open the attached project "Test Shader 2021.2.7.zip" 2. Create a URP Lit ShaderGraph and add the new ShaderGr... Read more
Vertex snapping to surface doesn't work correctly when using Center as T...
How to reproduce: 1. Open the attached project "SnapTesting.zip" 2. Open "SampleScene" Scene 3. Make sure Tool Handle Position is se... Read more
CompletedTypeless generates GC each time
In the Localization package, we use the _CompletedTypeless_ callback as a generic way to release an operation in the next frame. We ... Read more
Rendering order of Canvas depends on a child's Z position when Render Mo...
Reproduction steps: 1. Open the user's attached project "CanvasSortingBug.zip" 2. Open "SampleScene" 3. Select "RogueImage" under "C... Read more
Unlit shadergraph does not work in UI screenspace-overlay mode
Steps to reproduce: - Open OutdoorsScene in the attached project - Compare UI rendering in scene view VS game view Expected: All 3 ... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key