Search Issue Tracker
[osx]Editor crash on AURogerBeepFactory after a few seconds of playing v...
1. Open attached Unity project2. Load SampleScene scene3. Select "2020-04-21 15-18-27" GameObject and make sure Playback Speed is bi... Read more
Adding multiple single type Components to the Prefab prevents reverting ...
How to reproduce:1. Create a new Unity project2. Create a GameObject and add an Animator component3. Create a Prefab out of that Gam... Read more
Inconsistent warnings when Physics.BakeMesh is performed
Steps to reproduce:1. Open QA-Supplied project2. Reimport Grenadier asset3. Under Grenadier, right-click the mesh, press "Bake physi... Read more
[HDRP] Importing Shader Graph samples from HDRP package sample throws mi...
Importing Shader Graph samples from HDRP package sample throws missing material property errors. Refer the screenshot attached Steps... Read more
[Reflect] DirectoryNotFoundException is thrown when Reflect window is op...
How to reproduce:1. Create a new project2. Install the Reflect 1.1.0 preview 6 package3. Go to Menu bar/Window/Reflect Actual: Direc... Read more
[Deployment Management] Platform modules are not installing when "Instal...
Following Platform modules are not installing when "Install with Unity Hub" button is selected from Build Settings windowiOSAndroidW... Read more
[Terrain Tools] Terrain Toolbox: splatmap "export to terrain" throws Div...
Repro steps:1. Create terrain2. Choose "Paint Texture" tool3. Add a layer through either add layer or create layer4. Open terrain to... Read more
[ECS] Entity Debugger Inspector throws NullReferenceException when inval...
Reproduction steps:1. Open attached project "BadEntity.zip" and scene "SampleScene"2. Enter Play Mode3. In Entity Debugger window, s... Read more
OnDisable and OnDestroy are not called on deleted ScriptableObject
How to reproduce:1. Open the attached (repro.zip) project2. In Project Window delete "SO.asset"3. Check the Console Window Expected ... Read more
Ambiguous AOT stubbing C# code generated for implicit operators of third...
Original Issue: [https://tinyurl.com/qotvkdf] Hi,I use Mixpanel game analytics and added the Mixpanel Assembly and the Mix Panel Val... 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