Search Issue Tracker
[LWRP] Directional Light Culling Masks don't work properly
SRP Repo: Issue #1019 In LWRP: If you make a scene with objects set to two different layers and then make two directional lights se... Read more
ReferenceOutputAssembly key is set to false in project references
Steps: 1. Set External Tools to Visual Studio 2017 in Unity Editor 2. Open attached project 3. Double-click on any script in Assets ... Read more
Performance in Game View is significantly impacted by Gfx.WaitForPresent...
How to reproduce: 1. Create a new project using the default 3D template 2. Open the Profiler (Window->Analysis->Profiler) 3. Enter t... Read more
Raycasts hit the second layer of the Mesh Collider when the first layer ...
How to reproduce: 1. Open the "SampleScene" Scene in the attached "v2018.3.7test.zip" Project 2. Select "TestMesh" and click on the ... Read more
[iOS] Apple throws Deprecated API Usage warning for using UIWebView when...
After submitting Unity-iOS builds to the App Store Connect Apple is showing Warning for using UIWebView: == Dear Developer, We iden... Read more
Double-clicking a script in the Inspector window does not open the Exter...
How to reproduce: 1. Create a new Unity project 2. Create a new script and attach it to any GameObject 3. In the Inspector window do... Read more
Crash on ScriptingGetComponentsOfTypeFromGameObjectFastPath when overrid...
--> Use the Timeline package (minimum version 1.2.0) to reproduce the bug. <-- How to reproduce: 1. Open attached project "Case_122... Read more
[HDRP] When installing or upgrading to package version 7.1.2 type or nam...
When installing or upgrading to HDRP package version 7.1.2 type or namespace 'SerializedScalableSetting' can not be found. This prev... Read more
Editor throws error when importing native 2.7x .blend file, imported fil...
To reproduce: 1. Open user's attached project ("Blank_Project_2019") 2. Reimport all Assets -- Error in the console, file is not rec... Read more
Editor becomes unresponsive and performance is continually degraded when...
How to reproduce: 1. Open the attached project ("ScriptableObjectLargeDataset") 2. Select "Assets/data.asset" Expected results: Ins... 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
- [iOS] Crash on ScriptingGCHandle::Acquire when calling RequestUserAuthorization without using yield for pending authorization
- Particle is not visible in RenderTexture when Renderer's material is set to Default-Particle and Camera's BG Alpha is set 0
- OnTriggerExit is not called when GameObject leaves Trigger through reparenting
- [Physics] Character Joint jumps around when following Kinetic Rigidbody
- [macOS] There is no way to tell if you are running under Rosetta