Search Issue Tracker
Crash on CollectTransformsRecursive when redoing Animator's transform hi...
How to reproduce: 1. Open the "Animator_Redo_Crash.zip" project 2. Open the "SampleScene.unity" scene 3. Select "Crash_Model" in the... Read more
Standard Shader Parallax mapping causes graphical artifacts on the GameO...
How to reproduce: 1. Open the attached project 2. Move Editor Camera around in the scene and inspect StartingIslad GameObject Expec... Read more
Package Manager - Canceling package install forces you to install or res...
When canceling any package install you have a choice to "Continue" with the install or "Force Quit" Unity. If you choose to restart ... Read more
[Scripting, Profiler] It's not possible to get runtime size for meshes
With the current APIs Unity provides, it is difficult to determine exactly where the memory footprint for a mesh is coming from, esp... Read more
Material with lightweight render pipeline is being pink when being calle...
To reproduce: 1. Open attached project; 2. Open Sample scene 3. Press play 4. Notice that the cube is pink or invisible Actual resu... Read more
Version Control automatically Checkouts Reimported Sprites
How to reproduce: 1. Open attached project (Bug.zip) 2. Configure your "Version Control Integration for Perforce" setup 3. Ensure th... Read more
Unable to switch to different font on selecting another font from Asset ...
The font doesn't change the second time on selecting a different font asset. Steps to repro: 1. Create a new Project. 2. Gameobject... Read more
[Editor] Maximized "Game View" doesn't get minimized after disabling the...
When "Maximize on Play" was enabled while playing the scene, the "Game View" doesn't minimize back after disabling "Maximize on 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
- NullReferenceException is thrown when assigning PanelSettings asset to a UIDocument dynamically at runtime
- Crash on GfxDeviceD3D12Base::DrawBuffersCommon when disabling "Allow FSR2" parameter while in Play Mode with Direct3D12 set as graphics API
- Crash on vkGetInstanceProcAddr when setting graphics API to "Vulkan" on Fantasy Kingdom learning project
- Overlay Camera "clear depth" not working on Vulkan+Pixel8
- Shadows from Shadow Caster 2D using 2D Colliders show incorrectly when tiles are removed at runtime