Search Issue Tracker
[API] The value of minBounces can go over that of maxBounces when set th...
Steps to reproduce: 1. Make any new project Through a script:2. Set min bounces to 1003. Set max bounces to 1004. Set max bounces to... Read more
UI Shader and the UI Renderer Component are not hidden when a UI documen...
How to reproduce:1. Open the “IN-96167.zip“ project2. Open the “Assets/Scenes/_Complete-Game.unity“ Scene3. Select the UI Document i... Read more
[Template] Assets are unlit when a new project is created with "High End...
Assets are unlit in the default sample project when creating a new project with "High End SRP" template. Step to repro:1. Open the U... Read more
[HDRP] Toggling Low res Transparency on Vulkan in Spaceship demo project...
1) Open the Spaceship demo project https://github.com/Unity-Technologies/SpaceshipDemo2) Switch the editor to vulkan3) Open scene Ma... Read more
EditorAssetGarbageCollectManager Memory Threshold Overflows due to (int)...
Reproduction steps:1. Create a Project with a large number of Nested Assets2. Set the CONTENT_BUILD_INTERFACE_MEMORY_PRESSURE_COLLEC... Read more
[iOS] Crash after waking device from sleep when creating WebSocket with ...
After creating a WebSocket, if the device is locked and unlocked, the app crashes if HTTPS is used. Steps to reproduce:1) Open the a... Read more
GameObject shadows are cast as Mesh Filter Mesh instead of Mesh Renderer...
Steps to reproduce:1. Open the “IN-66249” project in Android or iOS platform2. Open the “ShadowReceiverDemoScene” scene3. In the Hie... Read more
Error "Cannot destroy Component while GameObject is being activated or d...
Steps to reproduce: Create a URP Project and import the attached Asset Package Open Prefab "PackagedPlayer" Select "GameObject" in t... Read more
Cameras overlay sometimes show “No Cameras” for a split second instead o...
Steps to reproduce: Create a new Unity project using the Universal 3D template Click on Scene View Enable the Cameras Overlay Click ... Read more
GameObject references to itself or its Components serialized as [Seriali...
Repro steps:1. Open user attached project and scene named "PolymorphicSerializationTest"2. In the Hierarchy, select "PolymorphicSeri... 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