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
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
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
[Android][IL2CPP] App crashes during launch with "Using memoryadresses f...
Repro steps: 1. Create a new project 2. Switch build target to Android 3. Set Scripting Backend to IL2CPP and Target Architecture to... Read more
Crash on Shader::GetLocalKeywordRemap or ShaderLab::Pass::ApplyPass when...
Reproduction steps: 1. Open attached project "1254964" 2. Open scene "myscene" and select "Terrain" from the Hierarchy 3. In the Ins... Read more
Mouse position does not match in-game mouse position in WebGL builds whe...
How to reproduce: 1. Open the attached project ("case_1161544-SimpleDemoProject.zip") 2. Open the repro scene ("SampleScene") 3. Bui... 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
- Changes to instanced detail mesh material don't immediately apply
- Undo.RegisterObject or Undo.CreateObject dirties the scene, but no actual changes to Scene are made
- [Profiler] Scrubbing through filtered frames or sorting their data replaces the displayed data with duplicated data entries
- [UI Builder] It is possible to add content to parent document while editing child document in place
- EndChangeCheck is not triggered when clearing the IMGUI search field by pressing the "x" button