Search Issue Tracker
Crash when closing the Editor when using Entities with Input system
Reproduction steps:1. Open the attached project “reproIN-32898_InputSystemBug”2. Close the Editor Expected result: The Editor closes... Read more
"Select Preset" window Search has too big font
How to reproduce:1. Create a new Unity project and a new scene in it2. Select the "Main Camera" GameObject in the Hierarchy 3. In th... Read more
UNC AppData(Roaming) directory cannot be accessed
What happens: Unity.exe cannot boot in a particular environment. Details: When Unity.exe runs, it creates or accesses the Roaming fo... Read more
[LWRP] Found object is not highlighted in the Scene view while using LWRP
Steps:1. Open attached project or create a new from Lightweight RP template2. Open SampleScene3. Focus "Paint 5G Bucket" in the view... Read more
In Articulation Body you can see Limit settings even when they do nothing
In Articulation Body you can see Limit settings even when they do nothing To reproduce:1. Create a new project2. Add a Game Object t... Read more
Hover gets stuck when using touch and setting the button display to none...
Reproduction steps:1. Open the user's attached project2. Open "Assets/t" scene3. Enter Play Mode4. Make sure Game view is set to Sim... Read more
Video frames misalign when shifting backward during a paused playback
Reproduction steps:1. Open the attached “repro_IN-85752” project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Enter the Play... 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
[iOS] HandHeld.PlayMovie doesn't work correctly in Landscape mode on iOS6
To Reproduce: 1. Deploy the attached project to an iOS6 device.2. Rotate the device to landscape mode.3. Play video in any mode.4. O... Read more
Realtime Reflection Probe is not rendered the same way in the Editor as ...
Realtime reflection probes are not supposed to work by default in Standalone Builds. Their baking has to be called from the Scriptin... 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