Search Issue Tracker
Tilemap's collider is offset on the X-axis when using Isometric Tilemap
Reproduction steps:1. Open the attached project named "Case_1148573"2. Open the Sample Scene and select the Tilemap gameObject3. Obs... Read more
[MacOS] Unable to drag tabs between editor windows because the target wi...
It's a by design behavior after https://ono.unity3d.com/unity/unity/pull-request/82141/_/editor/fix/1115348-osx-windows-infront-othe... Read more
[.NET][HoloLens] Holograms are significantly more unstable compared to 2...
Steps to reproduce:1. Download attached project2. Switch platform to UWP and build project (with .NET backend)3. Open Visual Studio ... Read more
Prefabs lose references to unnamed meshes after upgrading the project to...
How to reproduce:1. Open the attached project ("bugreport.zip")2. Open the repro scene ("SampleScene")3. Notice the building in the ... Read more
[XR][URP] Unity allows to build VR apps using Multi-Pass stereo renderin...
How to reproduce:1. Open attached project2. Open XR settings and notice that Multi Pass is not greyed out3. Build to Android/iOS dev... Read more
Clicking on cloud icon in "In the Cloud" section, instead of opening Uni...
Clicking on cloud icon in "In the Cloud" section, instead of opening Unity Version selector it opens save project location Popup Ste... Read more
Slow editor shutdown when baking with progressive lightmapper
Shutdown is very slow because we wait for the progressive lightmapper thread doing CompositeLightmap without checking abort flag. Read more
"Multiple Managers are loaded of type: InputManager" error appears in th...
How to reproduce:1. Create new project2. Press Ctrl+S Reproducible with: 2019.3.0a1Not reproducible with: 2017.4.26f1, 2018.3.14f1, ... Read more
Some ParticleSystems use the wrong texture when several of them are bein...
How to reproduce:1. Open attached project2. Open Main scene3. Enter the Play Mode4. Open Window > Analysis > Frame Debugger5. ... Read more
Trees are not generated from Code in the Built Game when Terrain Data is...
How to reproduce:1. Open the "isaac_tree_test" Scene in the attached "New Unity Project.zip" Project2. Enter Play Mode to see the ex... 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