Search Issue Tracker
CollectDependencies(SceneAsset) returns dependencies when called for emp...
To reproduce:1. Open attached example project2. Open Assets/empty.unity and notice it's empty3. Select Assets/empty.unity4. Execute ... Read more
[HDRP] Emission intensity can be increased to infinity which in turn bre...
How to reproduce:1. Open the attached project2. Open the New Scene3. Select the Cube in the Scene4. Increase the Emission Intensity ... Read more
Handle elements are only drawn when calling Handles.Label first in Scene...
How to reproduce:1. Open "SampleScene" Scene in the Attached "New Unity Project.zip" Project2. Click Test > "TestWindow" in the T... Read more
[Input System] Sample Projects have missing script references
Reproduction steps:1. Open "1190598" project2. Select "UICanvas" and notice that it has a missing script reference3. Select "Default... Read more
CompositeCollider2D does not get hit by Physics2D raycast
Set geometry type to polygon. Outline works as edge collider which doesn't have "interior" which could be hit by raycast To reproduc... Read more
Find backport Changeset: Renaming folders makes them disappear in Projec...
- Open the BugTest project.- Rename any of the asset folders (AssetBundles, Scripts, Resources) into alowercase variant (assetBundle... Read more
[UIToolkit] Input value of the Match slider is not changing when a mouse...
On dragging the mouse cursor over the Match slider don't change its value under Screen Match Mode Parameters from Panel Settings Ass... Read more
Analysis in progress does not lock dropdowns in the "Project Auditor" ov...
Steps to reproduce: Create a new Unity project Go to Window -> Analysis -> Project Auditor ->Install Rules Click "Start Ana... Read more
UI Toolkit VisualElements render darker when a custom Shader Graph mater...
Steps to reproduce:1. Open the attached “IN-134952_MaterialBug.zip” project2. Open the “Document.uxml” asset in the Project window3.... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist