Search Issue Tracker
Prefab data does not override when changes are made in Rect Transform
How to reproduce:1. Open project "Rect0b10.zip"2. Delete "SubCanvas" from the Hierarchy3. Enter Play Mode and check SubCanvas(Clone)... Read more
Crash on Tilemap::CompressBounds when calling Tilemap.CompressBounds() o...
How to reproduce:1. Open the "Tilemap_Bounds_Crash.zip" project2. Open the "CrashScene.unity' scene3. Press Play Actual result: Unit... Read more
Unity hangs when trying to attach visual studio debugger
When testing macOS with the visual studio debugger test case https://tinyurl.com/yb92prvz, Unity will locks up with continuous beach... Read more
Prefab Asset preview appears in cyan color when a project is upgraded fr...
Prefab asset preview appears in cyan color when a project is upgraded from 2019.1.0a7 or earlier versions to 2019.1.0a9 Steps to rep... Read more
GICache errors are thrown when baking Terrain with trees having deringin...
A large number of failed to copy from GICache errors appear in the console towards the end of baking Steps to reproduce- Import the ... Read more
[Android][Vulkan] Loading scene through a coroutine breaks with Adreno 5...
Steps to reproduce:1. Open user attached project2. Build & Run the project on a device running Adreno 530 gpu- Observe the broke... Read more
Ignoring asset refresh errors thrown on a console after upgrading a proj...
Errors on a console on upgrading a project from 2017.3 or earlier version to 2019.1.0a9 Steps to reproduce:1. Create a project in un... Read more
[Mobile][IL2CPP] Devirtualization does not work for abstract classes
To reproduce: 1. Download attached project "Devirtualization_test.zip" and open in Unity2. Open "SampleScene" scene3. Set Scripting ... Read more
Building player PC Standalone fails due to LWRPAdditionalLightData havin...
Found in LWRP 5.0.0Fixed in the next release, available on github(2018-11-13) Read more
Crash in "GameObject::IsActive() const" when trying to open a specific s...
To reproduce:1. Open attached project "1091177.zip"2. Try to open GameScene.unity scene Expected result: the scene is openedActual r... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu