Search Issue Tracker
[URP] Gizmos position and scale incorrectly when changing camera rect
Reproduction steps:1. Open the attached “GizmoScaling“ project2. Open the “SampleScene” scene3. Make sure “Render Pipeline Asset“ (P... Read more
Android: Protected graphics memory doesn't work on android device
Protected graphics memory doesn't work because EGL_EXT_protected_surface is used instead of EGL_EXT_protected_content. This excludes... Read more
Input.GetJoystickNames() returns an empty array when using an MFI contro...
How to reproduce: 1. Connect an MFI controller to target device (Steelseries Stratus was used for this repro)2. Open attached projec... Read more
Standard (Specular Setup) shader still has specular when using a black s...
Standard (Specular setup) shader with black specular still have specular color rendered. I'm not sure is it intended (because of new... Read more
Some normal maps has ripple effect and appears to be lower in quality wh...
How to reproduce:1. Open the attached project ("case_1169679-Material regression.zip")2. Open the repro scene ("repro_2019")3. Notic... Read more
FSBTool ERROR: Internal error from FMOD sub-system messages are thrown w...
{}How to reproduce{}: Open the attached project named "AudioImportCase" After the project opens, observe the Console window - it sho... Read more
Unity Editor crashes in dispatch_release when running Tests in Batch Mode
When changing the path of an Assembly Definition that is referenced by another Assembly Definition without opening Unity, and runnin... Read more
Blending with empty state on base layer is not smooth
In a simple state machine, with a constant animation (ex: cube at 2) and an empty state, with a trigger to transition to the empty s... Read more
"Failed to store" exception is thrown when selecting 2 Particle Systems ...
How to reproduce:1. Create and open a new Unity project2. Click GameObject>Effects>Particle System3. Press CTRL+D on the keybo... Read more
Range slider mouse dragging in the Inspector breaks when a ListView with...
Steps to reproduce:1. Open the attached “RangeSliderBug.zip” project2. Open the “SampleScene”3. In the Hierarchy window, select the ... 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