Search Issue Tracker
Editor freezes for couple of seconds when using LoadSceneAsync
Steps to reproduce:1. Open users attached project2. Open "SampleScene"3. Press Play4. Press space to initiate loading of the "Test" ... Read more
Lights not rendered correctly on Samsung S6 Edge device on Vulkan
Steps to reproduce:1. Open attached project2. Open "Lights" scene and build for android3. Observe lights behaving incorrectly, almos... Read more
[iOS][LWRP] GPU Crash when launching the template LWRP project on certai...
To reproduce:1. Using Unity Hub create a new project using LWRP template2. Switch platform to iOS3. Build and run SampleScene Expect... Read more
[iOS][Android][.NET 4.x][IL2CPP] Program crashes when creating a Thread ...
To reproduce: 1. Download attached project "ThreadStackSizeCrashTestBed.zip" and open in Unity2. Open "start" scene3. Set Scripting ... Read more
Using range serialized field will not update the inspector correctly.
Steps to reproduce- Open the attached project in 2018.3.0f1- Select the cube object- Open the script CubeMovement- Change [Range(0f,... Read more
[Improved Prefab] Removed component doesn't disappear completely from th...
The removed component doesn't disappear completely from the Prefab Instance even after Applying changes to Base also MissingReferenc... Read more
In mesh mode, particles do not emmit the last assigned mesh of the list
Fixed in 2018.2.15f1 Read more
Not all shadows are rendered with Shadows.RenderShadowMap when GameObjec...
How to reproduce:1. Open the attached project2. Open "Instancing Bug" scene3. Enter the Play Mode4. Select "Instances B" in the Hier... Read more
[Android] Spurious "Unable to find libaudioplugingvrunity" error in `adb...
Steps to reproduce:1. Open user attached project2. Build & Run to an Android device3. Check the logcat and observe the "Unable t... Read more
AssetDatabase.LoadAllAssetsAtPath fails to load built in assets
In Unity 2018.2, when attempting to use the "AssetDatabase.LoadAllAssetsAtPath" to load the assets from either "Library/unity defaul... 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