Search Issue Tracker
Expanding all nodes of an endless tree that is using [SerializeReference...
How to reproduce:1. Open user-submitted project (SerializeReference)2. Select 'New Some Thing' Asset in the Project window3. In the ... Read more
Dropdown menu icon is overlapping with Inspector window edge when it is ...
How to reproduce:1. Open attached project ("SerializeReference.zip")2. Select "New Somee Thing" asset in Project window Expected res... Read more
A new shadow without a clear source is forming on 3D Objects when moving...
Steps to reproduce:1. Open user's attached project "GhostLight.zip"2. Open "MainScene"3. Look at the Structure in the Scene so the c... Read more
Icons of folders change to lighter color when switching from Gamma to Li...
To reproduce:1. Create a new project2. In project settings change color space to linear3. Notice how icons in the project window bec... Read more
Labels in Input System's Project Settings are cut off
How to reproduce:1. Open the attached "Input Test Demo.zip" Project2. Go to Project Settings > Input System Package3. Observe the... Read more
"Input Axis Axis 1 is not setup" errors pop up when calling Input.GetAxi...
How to reproduce:1. Open attached Unity project2. Play InputDeviceTester scene3. Select Xbox under Devices dropdown Errors appear: A... Read more
[New Input System] "Importing an asset with global game manager is not a...
How to reproduce:1. Create a new Unity project2. Install the Input System package3. Import the InputDeviceTester demo Expected resul... Read more
[iOS] Apple throws Deprecated API Usage warning for using UIWebView when...
After submitting Unity-iOS builds to the App Store Connect Apple is showing Warning for using UIWebView: ==Dear Developer,We identif... Read more
LightingData is used to fetch the scene guid
So we basically store the scene guid of the scene the atlassingData was baked for, but then we don't store the scene guid in the act... Read more
Unable to set the render target of a camera to the back buffer via a Com...
How to reproduce:1. Open attached project "RenderTargetCommandBufferTest.zip" and scene "SampleScene"2. Enter Play mode3. Observe Ga... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS