Search Issue Tracker
Using the Reset() context menu option on a Scriptable Object clears its ...
How to reproduce:1. Create a new Unity project2. Create a new Scriptable Object/Import the user-attached package3. Select the Script... Read more
Light source still produces soft shadows on Android even when ShadowQual...
To reproduce:1. Open my attached project (ShadowQualityBug.zip)2. make sure Android is selected as a platform3. In scene test_grass,... Read more
Prefabs with SpriteSkin loses references to bone hierarchy when Library ...
How to reproduce:1. Open attached project "SpriteSkinNestedPrefab.zip" and scene "Scene"2. In Hierarchy window, create a prefab with... Read more
Compute Shader Compiler disregards integer bounds
Reproduction steps: 1. Open "MinimalRepro.zip" project2. Select "HLSLCCTest" in the Project window3. "Show compiled code" in the Ins... Read more
[Terrain] Lingering ref to Terrain Layer after deleting it from disk
Reference to TerrainLayer exists after deleting the Terrain Layer from project/disk Repro:1. Create/open project in 2018.3.0b62. Cre... Read more
[VR] During play mode, headset rendering breaks if context menu is opened
Steps to reproduce:1. Create a new VR project2. Enter play mode with VR headset connected3. Right-click in the Hierarchy window or o... Read more
[iOS] Xcode fails to Archive Unity project generated with Analytics Libr...
This is a high priority issue. Xcode fails to archive even an empty project. Steps:1. Create a New Project2. Build for Release for i... Read more
Building app leads to meanless errors when UnityEngine.XR.WSA namespace ...
How to reproduce:1. Open attached Unity project "1089749_bug"2. Build project Expected result: Error with information about not exis... Read more
[LWRP] Scriptable Render Pipeline - Render Scale backbuffer is cleared o...
Regardless of the Render Scale setting the Unity Editor Player shows the expected behaviourConfigure the LightweightAsset to a "Rend... Read more
After updating from 2017.4 to 2018.x serialized sprite atlas attributes ...
To reproduce:1. Open attached project "New Unity Project.zip" with Unity 2017.42. Select "New Sprite Atlas.spriteatlas" sprite atlas... 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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project