Search Issue Tracker
Selecting the same Lightmap Encoding quality setting re-encodes the refl...
Steps to reproduce:1) Download attached project and open in Unity2) Open "SampleScene"3) Generate Lighting in the Lighting tab4) In ... Read more
RectTransform component is partially locked after removing a HorizontalL...
Repro steps:1. Open user attached project2. Create a Panel in the Hierarchy3. Add an empty GameObject as a child to the Panel4. Add ... Read more
Selecting a GameObject in the Hierarchy highlights more than one GameObj...
Not tested with new Prefabs since latest tested version was alpha 5. Repro steps:1. Open QA attached project "repro_1067090"2. Open ... Read more
[IL2CPP] AnalyticsEventType attribute is serialized despite having a Jso...
Reproduction steps:1. Open the attached project.2. Open the "SampleScene" scene and play it.3. Press the "Serialize" button.4. Notic... Read more
Unity freezes when undoing a revert prefab instance
Introduced between 2018.4 and 2018.1. Not tested with New Prefanbs (2018.3 alpha 6 or above) yet. Repro steps:1. Open QA attached pr... Read more
[PLM] Disc Area Light does not affect Light Probes with CPU PLM
Steps to reproduce: 1. Download the attached project and open the SampleScene2. Navigate to the Lighting Settings and make sure that... Read more
OnTrigger events aren't called when a GameObjects with an increasing sca...
Repro steps:1. Open user attached project2. Enter Play Mode and observe the Game View Expected: The cube gets deactivated when spher... Read more
SkinnedMeshRenderer without bone weights is not rendered in player
Reproduction steps:1. Open user's attached project2. Open the SampleScene;3. Make a standalone build4. Run the built project; Expect... Read more
[Packman][UI] Updated project which has UI doesn't import packages
How to reproduce:1. Get project from from Collab ([Mobile] Touch Input & Keyboards) or download provided one2. Notice it has a s... Read more
SystemInfo.supportsAudio does not work if Unity is started with disabled...
Steps to reproduce:1. On Windows, got to Sound -> Playback and disable all audio devices2. Open attached project3. Play the scene... 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