Search Issue Tracker
Static GameObjects that belong in Terrain cast realtime shadows
Steps to reproduce:1. Open original project "Terrain.zip"2. Open the "1" scene,3. Observe the shadow of the tree4. Zoom in to the tr... Read more
Private Script functions aren't taken into consideration when used as an...
How to reproduce:1. Open attached project (New Unity Project.zip)2. Select Cube in the Hierarchy3. In the Animation Window pres Add ... Read more
R8_SRGB is not supported error when using Postprocessing Depth of Field ...
Steps:1. Create a new project with HDRP template2. Open sample scene3. Observe console for error and game view renders blackRenderTe... Read more
[Custom SRP] CommandBuffer.DrawMeshInstancedIndirect does not draw Mesh ...
To reproduce:1. Open attached project2. Open IndirectRenderingTest Scene3. Change API from Direct3D11 to Vulkan and see that there a... Read more
[UI] Resetting material shader throw errors when material shader set to ...
Resetting material shader throw errors when material shader under TextMesh pro is set to TextmeshPro/Distance field (Surface). Steps... Read more
Crash when running on a virtual display on a machine with more than 8 GPUs
If xorg.conf references more than 8 displays, a built player will crash. Manually removing displays from xorg.conf workarounds this ... Read more
SceneAsset references go missing when upgrading a project from 2018.3 an...
How to reproduce:1. Download the user-submitted project (BugReport_MissingSceneAsset)2. Open the project in 2018.3 and see that the ... Read more
[iOS] Unity consumes more memory when allocating meshes starting from 20...
To reproduce:1. Open attached project "MemTest.zip"2. Build for iOS3. Deploy the Xcode project to the iOS device Expected result: in... Read more
Package scripts reset to default when restarting the editor
Steps to reproduce:1. Create a new project2. Add any package(e.g. HDRP)3. Modify a script from the package4. Let the editor recompil... Read more
Script Execution Order menu doesn't show complete class names for long c...
How to reproduce:1. Open the attached "case_1122059-SEODialogBug" project2. Go to Project settings > Script Execution Order and m... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons