Search Issue Tracker
Mouse coordinates are not relative to the game window when getting them ...
How to reproduce:1. Open the attached project2. Build the project3. Open the built project in a Windowed mode4. Use the Scroll-Wheel... Read more
Importer gets in an endless loop, or "This default asset was generated b...
Reproduction steps:1. Open a new project2. Drag and drop the attached audio file “ReproAudio“ in the Project window3. Observe Expect... Read more
[Mac] ProgressBar windows disappear when dragged to a different moniter
How to reproduce: 1. Make sure mac display settings have "Use separate spaces" enabled.2. Create and run a process that will show th... Read more
Unable to pan outside of the active state viewing window in the Animator...
How to reproduce:1. Open the "PauseAnimatorState.zip" project2. Open the "SampleScene"3. Enter Play Mode4. Select the "Cube" GameObj... Read more
[ImageEffects] FXAA/SMAA causes build fail with "marked with HideFlags.D...
FXAA and SMAA cause build fails with "marked with HideFlags.DontSave but is included in the build". Repro: 1) Open project and build... Read more
Animator.CrossFade normalizedDuration results in scaled clip advancement...
Reproduction steps:1. Open the attached “IN-101153.zip” project2. Open the “SampleScene”3. Enter Play mode4. Press “R” on the keyboa... Read more
FocusNextInDirection not focusing when used on multiline TextFields
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. Enter the Play Mode4... Read more
[Serialization] Empty class instances are not deserialized and become null.
To reproduce:1. Open LocalizationTests project from the link provided in the edit2. Delete the "Localization Settings.asset" and cre... Read more
Foldouts cannot be expanded by clicking the arrow
To reproduce:1. Open attached project ("case_1213781.zip")2. Select "Test" Game Object from Hierarchy3. In the Inspector window use ... Read more
[URP] Adreno GPU is not getting the required vertex data
Steps to reproduce: 1) Download attached project and open in Unity 2) Build and Run "KeepFrame" scene Observe: black/ distorted scre... 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