Search Issue Tracker
When setting up fallback fonts through the inspector the reference will ...
Steps to reproduce:1. Open the attached project (UnityTest.zip)2. In the Assets folder click on "arialbd"3. Under "Font Names" repla... Read more
[VR]CommandBuffer.Blit doesn't work when used in CameraEvent.AfterEveryt...
Steps to reproduce:1. Download and open the attached project2. Enter Play mode with a VR headset connected Expected result: Camera i... Read more
[Android] LoadSceneAsync much longer load time on some devices
Steps to reproduce1. Open user attached project2. Add scenes 'ResourceScene' and 'EmptyScene' to build order3. Build apk and deploy ... Read more
"Asset import did not unload metadata path. This will leak memory." Erro...
Steps to reproduce:1. Open attached Unity Project "case_918819-Zadok".2. Load Scene "fpsWeapons\corridors"3. Navigate to Window->... Read more
[Android] Spot light is too bright on low-end devices
Reproduction steps:1. Open the attached project;2. Build "Scene" scene to device;3. Open an app in the device;4. Click "Load 5_3_8f1... Read more
[Ubuntu]Unity hangs when Deep Profiling and Call Stacks are enabled.
Enabling the Deep Profile feature in the profiler with Call Stacks enabled causes Unity to become unresponsive (Hanging). The crash ... Read more
[IL2CPP] DllNotFoundException: Unable to load DLL 'sqlite3': The specifi...
Reproduction steps:1. Open the attached project.2. Make sure Scripting Backend is set to IL2CPP.3. Build and run it for iOS.4. Check... Read more
Vector3 field in the inspector shows next three fields in the script whe...
To reproduce: 1. Open the project, attached by user (Empty project.zip)2. Select GameObject in the Hierarchy3. Observe the Test comp... Read more
[Win] Disabling all occurrances of OnAudioFilterRead cause Unity to free...
Steps to reproduce:1. Open user attached project (AudioFilterBug)2. Play the scene3. Disable both "AudioSource" objects4. Open "Main... Read more
Crash in MeshRenderingData::ExtractMeshBuffersAndDrawRange while enterin...
How to reproduce:1. Open the attached "mapboxv5" project2. Open "emergency simulator" scene and enter playmode (crash might occur he... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code