Search Issue Tracker
[5.6] Light color alpha does not pass into the shaders
The alpha value of light's color property does not pass into shaders regardless of rendering path (deferred/forward). It is fixed fo... Read more
After creating a new script and attaching it onto an object in hierarchy...
Reproduction steps:1. Open attached project2. Open the "Main" scene located in "Assets\_Scenes"3. Create a new C# script and name it... Read more
Editor Crashes when particle system duration field is cleared after ente...
Reproduction steps:1. Open user's attached project "ParticleSystemBug.zip" and scene "SampleScene"2. Enter Play Mode3. In Hierarchy ... Read more
ArgumentException is thrown when trying to create a Prefab out of a impo...
Reproduction steps:1. Open the project from "CreatePrefabFromModelBug.zip"2. Right click on the "Model" asset inside Project window ... Read more
DLL files are not excluded during building for standalone platform, even...
To reproduce: 1. Open the project, attached by the user (TestCreatingDll.zip)2. In the Project view, select TestDll_Editor asset3. I... Read more
Map details are not fully loaded when in the Player
Steps to reproduce:1. Open the user’s project2. Enter Play mode and notice the maze3. Exit Play mode4. Build And Run Expected result... Read more
[Android] Instant crash on app launch with Tango SDK
Steps to reproduce: 1) Download attached project 'testing_5_4_b18.zip' and open in Unity.2) Build and launch project on a device.3) ... Read more
Duplicating a game object causes freeze or crash on GameObject::IsActive...
How to reproduce:1. Open the attached project2. Open the "SampleScene" scene3. In the Hierarchy, select GameObject4. Duplicate the G... Read more
[Shuriken] Low-quality particle collision exhibits unintuitive behaviour
Low quality particle collision seems to "remember" the collider even after the collider is removed. Repro steps:1. Open attached pro... Read more
[Linux Toolchain] Constant warning on script compilation when LinuxIL2CP...
Reproduction steps:1. Don't have the Linux module installed.2. Open attached project "Toolchain.zip"3. In Project window, open Asset... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved