Search Issue Tracker
Inconsistent behavior between manual scrub of Timeline cursor and Playba...
How to reproduce:1. Open project "repro-seq-810.zip"2. Open Timeline and dock it (Window>Sequencing>Timeline)3. In the Hierarc... Read more
Null reference exception when using Inspector with modes: Debug and Use ...
Reproduction steps:1. Download and open the attached "TestProject.zip" project2. Open the "bug.unity" scene3. In the Hierarchy windo... Read more
Warning in Console after entering Play mode in VR when "Tracked Pose Dri...
Reproduction steps:1. Open the user's attached "SIMDUTVR.zip" project2. Open the Console window (Window > General > Console)3.... Read more
Memory Profiler fragmentation compare view shows managed memory as "Modi...
1) Load both attached memory captures into Unity (I am using Memory Profiler 0.4.2-preview.1)2) Open Memory Profiler3) Load the earl... Read more
"Duplicate identifier" error can report the wrong object identifier
In the case of merge problems some portion of a YAML -format Unity file might be repeated more than once in an asset file. If an obj... Read more
Vertex snapping to surface doesn't work correctly when using Center as T...
How to reproduce:1. Open the attached project "SnapTesting.zip"2. Open "SampleScene" Scene3. Make sure Tool Handle Position is set t... Read more
Unity.VisualScripting.ConversionUtility.TryConvert<T> always returns false
Unity.VisualScripting.ConversionUtility.TryConvert<T>, even in the success branch, returns false. The method never seems to be... Read more
Immutable Package errors are thrown when selecting a Prefab containing C...
How to reproduce:1. Create a new URP or HDRP project2. Open the "Packages -> Core RP Library -> Runtime -> Debugging -> ... Read more
Shader stripping crashes when it gets too many variants
STR:1. Create a new Unity project using the 3D template.2. Extract the attached files into the Assets folder.3. Create a material, a... Read more
[Localization] Smart String's local variable references get lost when en...
Reproduction steps:1. Open the attached project "Repro" from the google drive link2. Select the "AppliedLocalVariables" GameObject3.... 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler