Search Issue Tracker
[URP] [Universal Renderer] Post-processing doesn't enable when PostProce...
On assigning Post-processing Data to None, the Post-processing Enabled checkbox gets unchecked automatically in the Inspector when 2... Read more
[Physics Debugger] Colliders are visualized even if their Layer is not s...
How to reproduce:1. Open the attached "ShowPhysicsLayers.zip" project2. Open the "SampleScene" Scene3. Go to Window -> Analysis -... Read more
Crash on PAL_LocalIPC_IsConnected when IPC fails on launch
How to reproduce:1. Open the project attached by the user from "Berat.zip" Expected result: When IPC fails to connect, should fall b... Read more
GoogleSheets NullRefException when pulling empty cell
1) Create a new String Table Collection for multiple languages (2 or more) 2) Add some entries for 1 language but leave 1 empty. 3) ... Read more
UI Toolkit ListView isn't being selected when clicking Submit key
Reproduction steps:1. Open the attached project (case_1311688-UI-Test-2.zip)2. Open Scenes/SampleScene3. Click Play4. Click on the b... Read more
GoogleSheets NullRefException when pulling empty cell
How to reproduce:1. Create a new String Table Collection for multiple languages (2 or more)2. Add some entries for 1 language but le... Read more
[Android][Addressables]Video fails to load when loaded from Addressables...
Reproduction steps:1. Download and open the attached project "1318279.zip"2. Open the Addressables Groups window (Window -> Asset... Read more
Physics2D - CircleCast hit point is different than Raycast from the same...
Reproduction steps:1. Open user's project "circlecast_issue.zip"2. Open "SampleScene" Scene3. Enter Play Mode4. Press the space bar5... Read more
"Assertion failed on expression: 'insideBlock || node.IsInline() || node...
Reproduction steps:1. Open the user's attached project and Scenes/SampleScene scene2. In the Hierarchy window, select Main Camera (1... Read more
Warning message when Constraint.Active is added as property in the Anima...
How to reproduce:1. Open the attached project "Constraint warning.zip"2. Open the "SampleScene" scene3. Open the Animation window4. ... 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