Search Issue Tracker
Inspector does not show "-" symbol in the Layer/Tag fields when several ...
How to reproduce:1. Open the attached "Repro1191296.zip" Project2. Select all the GameObjects in the Scene using CTRL+A3. Observe th... Read more
Player Setting "Virtual Reality Supported" is shared cross-platform
In the Player Settings, "Virtual Reality Supported" is shared between multiple platforms. This isn't necessarily desirable, as on st... Read more
[HDRP] Local volumetric clouds are missing a "Global Offset" parameter
See forum post (and answers) here : [https://forum.unity.com/threads/volumetric-clouds.1078811/page-14#post-8996482] In a situation ... Read more
Unity crashed after creating new project with organization selected on l...
- Go to your UDN account and create an Organization- Open an existing Unity project- Go to File -> Create new project- On the New... Read more
[VFX Graph] Undoing/Redoing changes on multiple selected assets show no ...
When you have selected multiple VFX assets and make changes to them, when you try to undo these changes there is no indication it's ... Read more
"EditorApplication.delayCall = () => { todo };" overwrites the content o...
Reproduction steps:1. Open “IN-69651_Stripped_repro.zip“ project2. Open the “Scene1”3. In the Scene view try to move around, select ... Read more
EditorGUI.FloatField cannot return "Infinity"
To reproduce:1. Import attached script to project2. Select window->Bug Test3. Type infinity into first field4. Notice that 3.4028... Read more
[UIElements]Mouse events cannot be taken out of VisualElement.layout whe...
How to reproduce:1. Open user-supplied project2. Open "BugReport" from the Menu tab > TransformBoundWindow3. Move the mouse insid... Read more
Unable to sort results when using the Search
How to reproduce:1. Create and open a new project2. Open Window>Search>New Window Expected results: There is a "Sort current g... 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