Search Issue Tracker
TrackedPoseDriver bindings disappear when modifying an XR Origin Prefab
Reproduction steps: 1. Open user attached project "My project.zip"2. Add a new GameObject (XR > XR Origin (VR)) to the Hierarchy3... Read more
[Code Optimization] "Debug"/"Release" Mode not updated after Editor restart
Reproduction steps:1. Open "optimization_tests.zip" project2. "Preferences" -> "General" -> "Code Optimization on Startup" -&g... Read more
[Profiler] You can only disable display of CPU Usage components
You can not disable other then CPU profiler graphs (by using little squares near profiling object (Rendering/Script/etc...)) Steps t... Read more
[Cloth] Stretching and bending stiffness of cloth gets clenched and does...
Stretching and bending stiffness of cloth does not work as expected from 2019.2.0a7. Refer to the attached videos. Steps to reproduc... Read more
[sw-unity-6-1] Pressed links become barely visible when the Bug Reporter...
How to reproduce:1. Switch windows to Light Mode2. Create and open a new project3. Click on one of the provided links4. Observe the ... Read more
Help / Unity API Reference Greyed out in Visual Studio
To repro:0. Make sure your system is clean (no Unity or VS were installed on it before).1. Using download assistant install Unity (5... Read more
[Canvas] [Image] Size and rotation of child image inside canvas changes ...
Reproduction steps:1. Open attached Unity project.2. Open "CanvasError" scene.3. Select "Cube > Canvas" game object in the hierar... Read more
After adding grass to the terrain - the whole Editor becomes very slow (...
After adding grass to the terrain - the whole Editor becomes very slow (Gfx.WaitForPresent) 1. What happenedWhen adding grass to the... Read more
[Test Runner] Test Runner window pops out from where ever it is docked, ...
When opening the Test Runner window it calls `s_Instance.Close();` if the window has been initialised already. This causes the windo... 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