Search Issue Tracker
Opening a window in -nographics mode crashes the editor
Crash in UIElements caused by the XR Management load of an editor window at start. Package workaround in place using public but undo... Read more
Duplicating game object crashes Editor on AwakeFromLoadQueue::DetermineQ...
Steps to reproduce:1. Open attached "duplicationBug.zip"2. Place the prefab in Prefabs/Block into the scene5. Select the block game ... Read more
[UWP] [IL2CPP] UnityEngine.WSA.Application.windowActivated is removed by...
Steps to reproduce:1. Download 1146982_repro.zip2. Build project for UWP3. Build Visual Studios solution Expected results: UnityEngi... Read more
[Shaders] ShaderUtil.ShaderHasError returns false when Shader has errors
How to reproduce:1. Open the user's attached project ("ShaderErrorBug.zip")2. Call menu Bugs/Reproduce Bug3. See "False" log in the ... Read more
[Android] [IL2CPP] Android IL2CPP build fails with errors on LWRP projec...
How to reproduce:1. Open attached Unity project2. Build to Android platform--build fails with errors:Failed running D:\Unity\2019.2\... Read more
AudioSource.isPlaying is set to false when Audio is being played through...
How to reproduce:1. Open the "Timeline Audio Source" project2. Open "asd" scene3. Enter the Play Mode Expected Result: AudioSource.i... Read more
"Screen position out of view frustum" errors when Camera's frustum is ve...
How to reproduce:1. Open the attached project "case_1147040-CameraViewportErrors" and scene "testScene"2. Hover the GameView3. Obser... Read more
[IL2CPP] Passing 'this' to a method as an 'in' parameter causes IndexOut...
Steps to reproduce:1. Download attached project2. Build project for Standalone with IL2CPP backend Results: Build fails with when pa... Read more
VideoPlayer renders only when Default Layer is enabled on Camera's Culli...
Reproduction steps:1. Open the attached project "1146620videoplayer.zip"2. Open and Play "SampleScene" Expected result: The video ca... Read more
AssetPostprocessor::GetVersion does not affect AssetDependencyHash on fi...
How to reproduce:1. Make sure Library folder is deleted2. Open attached project "TestHashProject2019.1.0b10.zip"3. In the Console wi... 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