Search Issue Tracker
Multiplayer HLAPI compilation fails with "Deterministic compilation fail...
Steps to reproduce:1. Create a new Unity project2. Import the Multiplayer HLAPI package Expected results: Package is successfully im... Read more
Controls in the UI Debugger overlap when inspecting an element that has ...
How to reproduce:1. Open the user's attached project2. Open the SampleScene3. Select Window > UI Toolkit > Debugger4. In the H... Read more
[Android] App causes freeze on some devices when using custom material w...
How to reproduce:1. Download the attached project "1395014.zip"2. Build and Run on Android device Expected results: The phone does n... Read more
Terrain shortcut names and Terrain documentation are outdated
How to reproduce:1. Create a new project2. In Hierarchy window, create 3D Object -> Terrain3. Open Edit -> Shortcuts... -> ... 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
Some Unity games crashes on devices from 4.6
Some Unity projects tend to crash in the same place from Unity 4.6, this was not happening in 4.5 Read more
Memory leaks are caused when using MeshToSDFBaker.Dispose()
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Open Profiler (Win... Read more
Changing the product name does not automatically change the name of buil...
How to reproduce:1. Create a new project or open an existing one2. Build and run the project2. Open Player Settings (Edit -> Proj... Read more
'Map index on trigger' and 'IndexOutOfRangeException' are thrown when us...
How to reproduce:1. Open the attached '1392559-sample' project2. Open the 'SampleScene'3. Enter the Play mode4. Press '3' on the key... Read more
Shadows are rendered from one Light source when using two 2D Lights with...
How to reproduce:1. Open the attached project "URP-Blend Styles.zip"2. Open the "SampleScene" Scene3. Select the "MultiplyLight" Gam... 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