Search Issue Tracker
Bunch of errors are thrown when trying to Create Addressables Settings
How to reproduce:1. Create an empty project2. Edit your Packages/manifest.json to include "com.unity.addressables": "0.1.2-preview"3... Read more
CSharp Assembly and .sln files are not generated when creating Unity pro...
To reproduce:1. Create a new Unity project and a new c# script2. Check project's root folder Expected: CSharp Assembly and .sln file... Read more
ReflectionTypeLoadException breaks Editor GUI when using Explicit Struct...
How to reproduce:1. Open the attached project2. Open 'TestStruct.cs' script from the Project window3. Make some insignificant change... Read more
[Improved Prefabs] Attempt to make a new prefab from existing instance w...
Steps:1. Make a prefab with any script2. Have the instance of it in the Scene3. Delete script==> Instance is with missed script n... Read more
[PLM] No emissive GI contribution for objects using custom meta pass lig...
Steps to repro: 1. Open the attached project and 'cube' scene;2. Observe that cubes using custom emissive meta pass shaders contribu... Read more
Performance slowdown when using IL2CPP as scripting backend
Steps to reproduce:1. Open user-attached project2. Build with both Mono and IL2CPP backends3. Follow the instructions provided in 'N... Read more
Animator StatemachineBehaviour does not change active states when transi...
Steps to reproduce:1. Download and open the attached project2. Enter Play Mode3. Step through Play mode until interruption occurs4. ... Read more
[Improved Prefabs] Adding a new script from "Add Component" button in In...
Steps:1. Create a prefab out of any GameObject2. Open it in Prefab Mode3. Select root GameObject4. Click on "Add Component" button a... Read more
[Improved Prefabs] Error message appears twice from two different pieces...
Steps:1. Create a prefab out of any GameObject2. Open it in Prefab Mode3. Add script on it4. Delete script asset5. Drag root GameObj... Read more
[Imported Prefabs] Attempt to open empty legacy prefab shows exceptions ...
Steps: Link to empty prefab: https://oc.unity3d.com/index.php/s/XHnCCg95bn8D6fw 1. Put an empty prefab into Editor2. Double click on... 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