Search Issue Tracker
Resources.UnloadUnusedAssets unloads textures that are only referenced b...
When using a MaterialPropertyBlock to set a texture for a material, if the texture not referenced somewhere else, it gets unloaded w... Read more
Unity Hangs on SceneManager.UnloadScene
Reproduction steps: 1. Open the scene "Spoke Room 00" 2. Make the cube collide with the sphere one time. 3. Make the cube collid... Read more
EditorSceneManager.sceneClosing callback not called when loading a singl...
I register a callback for the EditorSceneManager.sceneClosing event but it doesn't get called when I open another scene in the edito... Read more
[IL2CPP] IL2CPP Scripting Backend is a lot slower than Mono when perform...
How to reproduce: 1. Open the attached "1264028 repro" project 2. Open Build Settings and make sure that "Test IList" Scene is the o... Read more
[OpenXR][Vulkan][URP] MSAA does not work on Quest 1/2 builds when using ...
Steps to reproduce: 1. Open the attached user's project "BuggedMSAA_URP_OpenXR_Quest2.zip" 2. Make sure that MSAA is enabled and s... Read more
HoloLens holograms warp and pivot despite correct setting of stabilisati...
How to reproduce: 1. Open the attached project 2. Switch platform to UWP 3. Build and Deploy to HoloLens 4. Once the app is running ... Read more
[XR][HDRP] Planar Reflection Probe's reflection is misaligned for both e...
Reproduction steps: 1. Open the user's attached "hdrpportalvr-main.zip" project 2. Load the "PlanarReflectionProbBug" scene 3. Enter... Read more
GPU profiling disabled on nvidia GT 650M gpu
To reproduce: 1. Open unity with a computer which has nvidia GT 650M GPU. 2. Open any project 3. Try profiling GPU Profiling won'... Read more
'adb.exe forward' is executed despite build platform set to Standandalon...
In Edit > Preferences > External tools I have my Android SDK + JDK both set to valid locations, which means Unity is able to run adb... Read more
Project Startup time slow due to unmatched Custom Dependencies
When a project with a large number of Prefabs, which have many scripts, is fully imported, and the Editor is restarted, there is a l... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key