Search Issue Tracker
NullReferenceException error appears after running test with nested coro...
Steps to reproduce:1. Open attached “CoroutineTest.zip” Unity project2. Open Window->Test Runner3. Click Run All in PlayMode Edit... Read more
Editor crashes on MonoBehaviour_CUSTOM_IsObjectMonoBehaviour after runni...
Steps to reproduce:1. Open attached “CoroutineTest.zip” Unity project2. Open Window->Test Runner3. Click Run All in PlayMode Test... Read more
[Android] CJK fonts are displayed incorrectly
Reproduction steps:1) Download and open user's attached project2) Build and run "test.unity" scene on an Android device3) Notice tha... Read more
ParticleSystem.Update produces low performance when VR is enabled
To reproduce:1. Open the attached project;2. Open "Bug" scene;3. Make sure Virtual Reality is enabled (Edit > Project Settings &g... Read more
Unity Crashes when vertex shader slider property value is being changed ...
How to reproduce:1. Open Unity2. Load user-submitted project(Demo_Unity.zip)3. Open 'Extended_Snow_Scene.unity' scene4. Select 'Exte... Read more
Camera.stereoTargetEye is always rendering Mono to RenderTexture
Steps to reproduce:1. Download and open the attached project2. Enter playmode3. Observe the Render Texture files Expected result: re... Read more
[Linux Editor] ScrollView causes Crashes in Material::UnshareMaterialData()
Steps to reproduce:1. Open the attached project2. Open 'test' scene3. Make sure the scroll view is visible in the scene windowAt thi... Read more
TransportLayer error message is missing a "than"
Steps to reproduce:1. Download and open the attached project2. Open Scene "MatchMaking"3. enter Playmode4. Observe Console for error... Read more
BuiltinRenderTextureType.CameraTarget points to empty buffer in CameraEv...
Steps to reproduce:1. Download and open the attached project2. Open Main scene3. Uncheck "Use back Buffer" in Rendering Manager4. En... Read more
[Linux Editor] The canvas panel doesn't disappear after disabling that p...
Steps to reproduce:1. Open the attached project2. In Hierarchy Window, Expand "Canvas" gameObject3. Select "Panel" (child of "Canvas... 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