Search Issue Tracker
[Input System] Action with no bindings in one scheme remains disabled in...
1. Create an .inputactions asset and add an action map to it.2. Add a control scheme for keyboard&mouse and a control scheme for... Read more
Emission value field is missing from the Material settings
To reproduce:1. Open a new project2. Create a new Material3. Select it and check the Inspector tab Expected result: The Emission val... Read more
[VR] Vsync gets turned off when Oculus is off head on a Standalone build...
Steps to reproduce:1. Download and open the attached project2. Build for standalone3. Turn on the build4. Activate/Deactivate Oculus... Read more
[iOS11] 'API called on a background thread: - [UIApplication delegate] >...
Reproduction steps:1. Create a new Unity project.2. Build and run to iOS device.3. Check the Xcode console: Main Thread Checker: UI ... 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
PointerUpEvent doesn't work when using left-click on a dragger of the Sl...
Reproduction steps:1. Open users attached project2. Open Assets > Scenes > SampleScene.unity3. Enter Play Mode4. In the Game V... Read more
“The type Unity.ProBuilder UnityEngine.ProBuilder.Shapes.Cube is being s...
Reproduction steps:1. Create a new project2. Install Probuilder package3. Create any Probuilder GameObject in Hierarchy (e.g. GameOb... Read more
Crash on GameObject::IsActive when using GameObject.SetActive for an obj...
Reproduction steps:1. Open the attached “ReproProj” project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. Enter the Play Mode... Read more
[2D][URP] Sprite Light visuals and gizmo are wrong for sprites with a pi...
[2D][URP] Sprite Light visuals and gizmo are wrong for sprites with a pivot that isn't at center Repro steps:- Observe the differenc... Read more
[WSA] Multiple sdk != kUniversalSDK81 assertions are printed when buildi...
Steps to reproduce: 1. Create new project and build using Universal 8.1 sdk with default settingsNotice multiple "sdk != kUniversalS... 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