Search Issue Tracker
Crash on FMOD::CodecMPEG::setPositionInternal when a mobile platform is ...
Reproduction steps:1. Open the attached “AudioCrash” project2. Open the “Assets/SampleScene.unity” Scene3. Enter the Play Mode4. In ... Read more
[Collaborate] Assembly Definition File warning message when starting new...
Repro:1. Create a new project. Observe the warning message in console: Assembly for Assembly Definition File 'Packages/com.unity.col... Read more
IndexOutOfRangeException in Unity.Rendering.Occlusion.Masked.Dots.Occlus...
How to reproduce:1. Open the attached project "indexoutofrange-repro-urp.zip"2. Move the Scene View Camera near the Scene origin3. E... Read more
Loading second display on 2 different monitor setups shrinks the higher ...
Steps to reproduce:1. Download latest attached project("ScreenTestScenery.zip")2. Make sure you have 2 monitors with different nativ... Read more
[Metal] Performance degradation on iOS devices
To reproduce:1. Open the GraphicsPerf project with Unity 2018.2;2. Change Graphics API to Metal;3. Build and run DynamicVBO, Lights,... Read more
Crash on D3D12Fence::Wait when using Forward+ Rendering Path with Better...
Reproduction steps:1. Open the attached “repro-project“2. Open the “Packages/com.jbooth.better-shaders/Samples/Scene.unity“ scene3. ... Read more
Memory leak occurs when filling NativeArray from NativeQueue since alloc...
How to reproduce:1. Open attached project2. Open Profiler window3. Enter the Play Mode4. Select Memory part of the Profiler5. Choose... Read more
UnityWebRequest performance drop when running multiple requests at once
How to reproduce:1. Open the user’s attached “MinRepro.zip” project2. Enter Play Mode3. Observe the Console window Expected result: ... Read more
New Editor versions don't get installed through Hub
How to reproduce:1. Open Hub2. Click Installs3. Click Add4. Select a version-> 'Next' -> 'Done'5. Wait till installing done Ex... Read more
[WebGL] Using XElement.Load(string uri) causes an uncaught abort excepti...
How to reproduce:1. Extract the user's attached "WebGLBuild.zip" archive2. Open "index.html" in a browser3. Observe the error thrown... 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