Search Issue Tracker
Material import pipeline strips properties when it is added with a script
How to reproduce:1. Open the “IN-94661_repro“ project2. Open the “SampleScene“3. Enter Play Mode4. Observe the Console Expected resu... Read more
Editor crashes and a window with "GetManagerFromContext: pointer to obje...
Reproduction steps:1. Open Unity Hub2. Go to “Projects → New Project“3. Select any new project template, fill in the project informa... Read more
Burst does not finish compiling and leaks memory when the project is opened
How to reproduce:1. Open the Task Manager2. Open the “IN-96494.zip“ project3. Click on the “Multiple Tasks (2)“ loading bar at the b... Read more
Crash on D3D12DescriptorCache::Deallocate or vkGetInstanceProcAddr when ...
How to reproduce:1. Download and install RenderDoc (https://renderdoc.org/ )2. Open the attached “IN-95642.zip” project3. Open the “... Read more
"Select Exited" is not called when manually touching a GameObject that i...
How to reproduce:1. Open the attached “IN-95686.zip” project2. Build and Run the project with the “TestScene” Scene added3. In the P... Read more
Project Settings: The vertical and horizontal window lines are different...
Steps to reproduce: Create a new project Go to Edit -> Project Settings Select "Input System Package" Observe the internal horizo... Read more
[VFX Graph] Position Jitter in RestState with Collision SDF
Steps to reproduce: import the provided package open the scene named SDFIssue in the Scene View, Zoom very closely on the different ... Read more
Warning text is not aligned in Project Settings > In-App Purchasing tab
Steps to reproduce:1. Create new Unity project2. Open PM window and install “In App Purchasing” package3. Open Project Settings wind... Read more
Raycasts fail to detect child colliders when Static Entities are shifted...
Reproduction steps:1. Open the attached “IN-94910” project2. Open the “Scenes/Test” Scene3. Enable only the “NoneChild” GameObject f... Read more
Decal's fade occurs inconsistently when Scene and Game views are both open
Steps to reproduce:1. Open the attached "IN-95183" project2. Open the "OutdoorsScene"3. Select "Decal" GameObject from Hierarchy4. R... 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