Search Issue Tracker
[2018.3] Crash on GameObject::SetSupportedMessagesDirty when exiting Unity
How to reproduce:1. Open the attached project2. Open the "sc_test.unity" scene3. Close Unity Actual result: Unity crashes. Reproduci... Read more
Unity fails to generate secondary UVs for some triangles
Steps to reproduce:1. Open attached project "UnityUnwrappingIssue (1).zip"2. Lighting Settings -> Bake3. Observe GameObject in th... Read more
[Mobile] UnityWebRequest.responseCode always returns 0 instead of 401
To reproduce:1. Open users attached project "UnityWebRequestIssue.zip"2. Enter Play mode3. Observe in the console "Response code: 40... Read more
UIElements.Label disabled text style in custom Editor button is lost whe...
How to reproduce:1. Open user attached project "BugUndo.zip"2. Click BUG > Broken controls3. In Project Window right click and ch... Read more
DrawMesh (and similar) from CommandBuffer does not add gpu timestamps so...
Step:1. Open repro project attached by QA2. Enter play mode3. Open profiler, search "headlight"4. Observe item "headlight" item, it ... Read more
"FF" hotkey in scene view, not working anymore
Using the "F" hotkey twice (2x"F" = "FF") in the Scene window sets the scene camera in follow mode of the selected object. This is e... Read more
Cannot apply in "Sprite Editor" when changing only "Pivot Unit Mode"
How to reproduce:1. Open attached project "teste.zip"2. In Project window, navigate to and select "Assets" -> "nave"3. In Inspect... Read more
[Android] ARFoundation hangs on launch after quitting a previous session...
Steps to reproduce:1. Open attached project2. Launch app3. Hit the back button to quit back to home screen4. Launch app again5. Obse... Read more
Build fails on the IJob when using Burst Compiler
To reproduce:1. Open user's submitted project ("BurstTest")2. Build the project for Windows-- Build fails Reproduced with: 2018.3.6f... Read more
InvalidProgramException is thrown when calling methods with ref variable...
Reproduction steps:1. Open the attached project "1117637.zip"2. Open and play "SampleScene" Expected: Console logs "2" and "10"Actua... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used