Search Issue Tracker
Second Directional Light is not baked if it has identical transform rota...
To reproduce:1. Open repro project2. Duplicate and bake 'Directional Light' Expected vs Actual: there should not be sphere's shadow ... 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
Changing the color for material is not available if shader is set to Spr...
Reproduction steps: Open “MaterialTest” project Select “New Material” in the Asset folder Note that in the Inspector user can change... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code