Search Issue Tracker
[Android] Incremental GC is not enabled for ARM64 devices when building ...
How to reproduce: 1. Open the attached "Repro1270381.zip" Project 2. Make sure that ARMv7 and ARM64 are selected in Project Settings... Read more
References on Prefabs aren't automatically added when the target of the ...
How to reproduce: 1. Open the attached "1270634 repro" project 2. Extract files from "TheMissingFiles.zip" archive to the Assets fol... Read more
Progressive lightmapper and Enlighten Baked GI results don't match
Reproduction steps: 1. Open attached project "Progressive.zip" 2. Open scene "Scene1", in Scene View, examine GameObjects 3. Open sc... Read more
The display names for keyboard keys in the input debugger do not match t...
The display names for keyboard keys in the input debugger do not match those defined in input system package. One consequence is th... Read more
[VisualEffectGraph] Crash on UnityEngine.VFX.VisualEffect.SetGradient wh...
How to reproduce: 1. Open attached project "1271839_repro.rar" 2. Open "Main" scene 3. Enter Play Mode Expected result: Editor cras... Read more
A keyframe is set in a wrong position when animating a Timeline Clip whi...
How to reproduce: 1. Open the attached "1274892" project 2. Open the "SampleScene" Scene 3. Open the Timeline window (Window->Sequen... Read more
[Memory Profiler] Errors when saving renamed snapshot with invalid chara...
Reproduction steps: 1. Open attached project "MemProfiler.zip" 2. In Memory Profiler window, Capture Editor 3. Rename the snapshot t... Read more
Crash on StackWalker::GetCurrentCallstack when calling GrammarRecognizer...
How to reproduce: 1. Open attached project "Case_1268538" and load Scene "TestVoiceRecognition" 2. Enter Play Mode 3. Plug a microph... Read more
[Bug] [HLSLcc] Bad codegen on GLES2/3 when using "precise" keyword
Using a shader with a "precise" keyword on a variable produces code that doesn't compile on GLSL ES. u_xlat_precise_vec4 is not decl... 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
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- Error "NullReferenceException: Object reference not set to an instance of an object" is present when loading 3D text mesh in Player from an asset bundle that is built with an older Editor version