Search Issue Tracker
[IL2CPP] Build process fails with StackOverflowException when building f...
To reproduce: 1. Download the attached project "TestUnity.zip" and open in Unity2. Open "SampleScene" scene3. Set Scripting Backend ... Read more
[Android] A black screen is seen after transitioning from one scene to a...
Repro steps:1. Open QA attached project "repro_1098019"2. Build and Run on Android3. Observe the device's display Expected: The scen... Read more
[Linux Editor] WebGL fails building with error
-e: see title--works with 2018.2.7, 2018.3.0b8--fails with 2018.2.10, 2018.2.14, 2018.2.16 -repro:--create new project--start build ... Read more
Crash in vk::ScratchBuffer::Reserve when particle collision is active in...
Steps to reproduce: 1) Download attached project and open in Unity2) Press Play3) Go to particles collision scene4) Leave Unity Idle... Read more
Crash on abort when calling 3rd party function inside using statement
How to reproduce:1. Open the "Crash_Excel.zip" project2. Open the "SampleScene.unity" scene3. Press Play Actual result Unity crashes... Read more
[iOS] Memory leak when invoking typeof(float[]).IsEnum
To reproduce: 1. Download attached project "Dbase_Test.rar" and open in Unity2. Open "0" scene3. Build for iOS4. Deploy the Xcode pr... Read more
Dynamic UI elements are not loading/showing in Builds
To reproduce: 1. Download the attached project "junglerunner2d 2018.3.zip" and open in Unity2. Open "MainMenuUI" scene3. Enter Play ... Read more
Compute shader errors not being passed to inspector/console on Metal
Compute shader errors are not passed to inspector/console if all kernels fail on DX compiler errors on Mac (Metal). Steps to repro:-... Read more
Resetting script execution order after deleting an included script resul...
Fixed in 2019.1.0a7 Read more
[Android][VR] The size of the stereo screen is incorrect in 4k display mode
Steps to reproduce:1. Open user attached project2. Build & Run to an Android device3. Observe the incorrect screen size in 4k di... 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