Search Issue Tracker
Shadows are rendered from one Light source when using two 2D Lights with...
How to reproduce:1. Open the attached project "URP-Blend Styles.zip"2. Open the "SampleScene" Scene3. Select the "MultiplyLight" Gam... Read more
[IL2CPP] Including the Input System package in project significantly add...
Reproduction steps:1. Open attached project "OptimizeForWebGL.zip"2. Build with Input System package and note build folder size3. Bu... Read more
[Frame Debugger] Event slider mouse is different when hovering on the fi...
How to reproduce: Open or create a new project Enter play mode Enable frame debugger Compare hovering the mouse toward the start of ... Read more
Dropdown UI element throws an exception and doesn't work when 'Reload Sc...
How to reproduce:1. Open the attached '1230482.zip' project2. Make sure that 'Enter Play Mode Options (Experimental)' is turned on a... Read more
[HDRP][Android] HDRP tries to build Android Player using Metal graphics API
How to reproduce:1. Open the attached project2. Set the active platform to Android3. Open Android Player Settings4. Disable "Auto Gr... Read more
[iOS] Audio will be played from earspeaker if Microphone.Start() is used
1. Open attached project(zip in edit)2. Build to iOS device3. AudioSource.Play() and Microphone.Start() will be launched on beginnin... Read more
CPU spikes from CanvasScaler.Update when using 'Constant Physics Size'
Reproduction steps:1. Open the attached project2. Open the available scene3. Play scene4. Open the profiler5. Observe the CanvasScal... Read more
[Input System] anyKey.wasReleasedThisFrame return true only when the las...
Steps to reproduce:1. Open the attached “InputAnyKey” project2. Open “SampleScene” scene3. Enter Play Mode4. Observe the Console win... Read more
Streaming Texture is not working when there are only instantiated entity...
How to reproduce:1. Open attached project "textureStreaming.zip" and scene "SceneFailing"2. Enter Play mode3. In Game view, press sp... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template