Search Issue Tracker
[Android]Time.unscaledDeltaTime does not match Time.deltaTime when TimeS...
Steps to reproduce: 1. Open user's attached project "time.zip" 2. Build it on Android 3. Press "Start" and then "Stop" a second or t... Read more
[XR][Quest][Multiview] Right eye flickers or renders a black image on th...
Repro steps: 1. Open attached project 2. Make sure Multiview is used 3. Make sure the shader used for Left Controller is Particles/S... Read more
[Post-Processing] Error when Built-in VR package is disabled
Reproduction steps: 1. Open the attached project ("Bug Test.zip") 2. Open the Console window Expected result: No errors thrown Actu... Read more
[shuriken] multiple instances of sub emitter are created with the same n...
while creating and assigning Particle system as Sub Emitter, When multiple times same Particle system is created and assigned as Sub... Read more
[ParticleSystemForce] Properties dropdown icons present under Particle S...
After creating Particle System Force Field, In Inspector window 'Direction', 'Gravity', 'Rotation' and 'Drag' properties dropdown ic... Read more
[ECS] SystemState components may not be removed via SetArchetype error w...
Reproduction steps: 1. Open attached project "SetArchetype.zip" and scene "SampleScene" 2. Enter Play Mode 3. In Game View, click th... Read more
[URP 2D Renderer] ParticleSystem Color settings doesn't work with Partic...
How to reproduce: 1. Open attached project "ParticlesLitBug.zip" and scene "SampleScene" 2. In Hierarchy window, select Particle Sy... Read more
Crash on ModuleMetadata_CUSTOM_GetModuleIncludeSettingForObject when red...
Reproduction steps: 1. Open the attached project ("1266041.zip") 2. Open "CrashScript.cs" 3. Select "CrashPrefab" in Assets so that ... Read more
[2D] Null reference exception thrown on changing values of a material wh...
Null reference errors are thrown if custom material properties are changed while the animation window is open Steps To Reproduce: ... Read more
The first frame in the animation clips timeline is not aligned to the le...
To reproduce: 1. Open the attached project "New Unity Project (3).zip" 2. Select Handgun_fbx_7.4_binary 3. In the inspector window s... 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
- "Screen position out of view frustum" error is shown when displaying populated World Space canvas in Multiplayer Play Mode secondary Editor using Input System UI Input Module
- Sprite width/height is rendered differently in the Game view than in the Scene view
- Debug Mode popup window is inaccessible/cut-off when opened on widescreen monitors or resizing to specific Editor Window resolution
- Post-processing Render Features using Render Graph do not work when URP 2D Renderer is used and Render Graph enabled
- [Unity Physics] The NativeList<DistanceHit> randomly returns fewer hits than expected when using CalculateDistance in Edit mode tests