Search Issue Tracker
Warning is being thrown after creating a Project using Mixed Reality Tem...
How to reproduce:1. Create a new Project using Mixed Reality Template2. Observe the Console Expected result: No Errors or Warnings a... Read more
CopyDepthPass RTHandle ignores dynamic scaling and breaks depth-based po...
How to reproduce:1. Open the user’s attached “CopyDepthPassBug.zip” project2. Enter “SampleScene” Scene (Assets > Scenes)3. Enter... Read more
Editor hangs without stack trace when minimizing the Editor
Reproduction steps:1. Create and open a new Unity project2. Minimize the Unity Editor Expected result: The Unity Editor is minimized... Read more
ShaderGraph's Object node's WorldBound property produces a wrong value w...
Steps to reproduce:1. Open the attached "Hopeful Dumpster Fire" project2. Open the "Assets/Scenes/SampleScene" scene3. Duplicate the... Read more
Blend Nodes half values are not optimized when generated half floating p...
Reproduction steps:1. Open the attached “ASDQWE” project2. In the Project Window, select the “ShadowReceiverOpaqueDoubleSided.Shader... Read more
UIToolkit SVG image tint color is not rendered correctly when AddToClass...
Reproduction steps:1. Open the attached “UIToolkitTransparencyIssue0.zip” project2. Open the “SampleScene”3. Enter the Play mode4. O... Read more
Agent velocity resets to 0 when calling NavMeshAgent.SetDestination() to...
Reproduction steps:1. Open the attached “SetDestinationRepro.zip” project2. Open the “SampleScene”3. Enter the Play mode4. Check the... Read more
A Prefab has wrong Position and Rotation values when creating it from an...
How to reproduce:1. Create a new project2. Import any FBX file to the Editor3. Create a Prefab, by dragging the FBX file into the Hi... Read more
[Linux] Crash on AddSubMenuToMenu when launching a Project with -debugAl...
Reproduction steps:1. Open the “Terminal” application2. Run {{sudo sysctl -w vm.max_map_count=5000000}} command3. Launch a Project w... Read more
Game view Toolbar buttons do not work when clicking them in Play Mode wi...
How to reproduce:1. Create a new project2. Enter the Play Mode3. Maximize the Game View tab4. Press the Game View top toolbar button... 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