Search Issue Tracker
[iOS] Screen.dpi returns wrong value for iPhone 11 Pro
How to reproduce:1. Build the attached project for iOS Simulator SDK2. Open the generated Xcode project3. Select iPhone 11 Pro as ta... Read more
[UIElements] StyleEnum is creating boxing allocations
StyleEnum<T> is making use of IConvertible to do comparison, this is allocating for simple equality check.The equality check c... Read more
[Visual Effect Graph] Properties under "Multiply Node" are distorted on ...
All properties under "Multiply Node" get distorted while selecting settings dropdown on adding or modifying Properties under Subgrap... Read more
Light Probe Gizmos are not visible
How to reproduce:1. Create a new project or open an existing one2. Create a Light Probe Group Expected result: Light Probe Group's g... Read more
Rendering stops and light cookie error is spammed when light limit is re...
Mobile has a per frustrum light limit of 32 in URP. The expected result when this limit is hit is light popping. When the limit is h... Read more
Standard shader with a low smoothness value shows banding in WebGL
Reproduction steps:1. Open the attached project "WebGLBanding" and open the scene "spherescene"2. Build the game for WebGL and play3... Read more
The CaptureScreenshot method scales UI incorrectly when using an orthogr...
Reproduction steps:1. Open the attached “ReproProj” project2. Open the “Assets/Scenes/SampleScene” scene3. Enter the Play mode4. Pre... Read more
Sprites disapear when selecting multiple objects and using the Transform...
Steps to reproduce : 1. import the project attached2. add a few sprites to the scene located in the folder3. select all the sprites4... Read more
Failed to resolve Windows.Media.Capture.Frames.MediaFrameSourceInfo when...
How to reproduce:1. Download and open "2019_3_0f4_C_UWP_Error.zip" project2. Build project for UWP Expected results: Build completed... Read more
Game Objects instantiated from Asset Bundles don't retain serialized values
Repro steps:1. Open attached project and make sure build target is Android2. Close Unity, adjust build.sh in the project's folder to... 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