Search Issue Tracker
'PPtr cast failed when dereferencing! Casting from ScriptMapper to Textu...
Jira: https://jira.unity3d.com/browse/GFXGI-500 Reproduction steps:1. Create an empty project2. In the Hierarchy window, create a ne... Read more
[Android] Signal 11 gets called instead of Signal 9 when using Applicati...
How to reproduce:1. Open the attached project "CrashTest.zip"2. Build and Run the project to an Android device3. Start recording a L... Read more
[Profiler] ArgumentOutOfRangeException has thrown clicking the "Delete M...
Editor thrown ArgumentOutOfRangeException on clicking the "Delete Module" button, refer to the attached video Steps to repro:1. Crea... Read more
Asmdef Script not compiled with UNITY_PURCHASING define when launching E...
How to reproduce:1. Open the attached project "case_1310277-Project.zip"2. Run the test Scripts (Test->RunTest)3. Inspect the Con... Read more
[URP] There is no effect when using SMAA in URP with OpenGLES API
Reproduction steps:1. Open new Universal RP project with "-force-gles" argument and scene "SampleScene"2. In Hierarchy window, selec... Read more
Missing referenced script warnings are thrown when resetting the Editor ...
How to reproduce:1. Create a new Unity project2. Select any Editor layout type other than the default3. Click Play4. Change Editor l... Read more
Unity hangs when importing a PSD File using an Importer Override
Reproduction steps:1. Open the attached project "1312835"2. In the Project window, right-click on the PSD file.3. Select "2D Importe... Read more
[MacOS] Properties window doesn’t open when right-clicking on components...
[MacOS] Properties window doesn’t open when right-clicking on components parameters with objects and selecting Properties option, Co... Read more
[HDRP] Global Illumination properties for emissive materials are missing...
Steps to reproduce: 1. Create a new HDRP project, or open an existing one2. Create a new material3. Expand the Emission Inputs heade... Read more
DrawMeshInstanced has no performance difference when drawing many object...
Steps to reproduce:1. Open the user's attached project "UnitDrawMeshInstanced.zip"2. Build it for Android3. Open the app4. In the bo... 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