Search Issue Tracker
Terrain component missing its help icon
All components in Unity have a help icon that when clicked send the user to the local documentation page for that component, but the... Read more
[XR][LWRP] Post processing is not applied when using LWRP with XR
How to Reproduce:1) Create a new project with the XR Template.2) Upgrade the LWRP package and Post Processing package to the latest ... Read more
[Android] Distortions on the screen when application launches if Show Un...
Steps to reproduce: 1) Open Unity and create a new project2) Switch platform to Android3) Player Settings >> Splash Image >... Read more
[ShaderGraph] Main Preview window is toggled open when undo is pressed a...
When undo is pressed after creating a node in shadergraph window, Main Preview window is opened even if its toggle button was off. R... Read more
Setting Spring Joint Max and Min distance to Inf causes many AABB errors
Reproduction Steps:1. Open Project2. Open "Spring Test" scene3. Press Play4. Notice thousands AABB errors being thrown Expected beha... Read more
"Sort By..." icon is not visible in the "Create new Shader Graph Asset" ...
Steps to reproduce: Create a new Unity project Select "Light" Unity theme (Unity > Settings > General > Editor Theme) Open ... Read more
The Player crashes on Mesh::`vector deleting destructor' when quitting
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Build and Run4. Ob... Read more
[HDRP] Scene View in Prefab Gray Context edit mode is unusable because o...
How to reproduce:1. Open attached project "stw21-2-flightsim-master" and scene "Gameplay"2. In Hierarchy window, select "prefab_Play... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class