Search Issue Tracker
[ReflectionProbes] Multi-selecting reflection probes now displays only o...
To reproduce:1. Create new scene2. Create 2 reflection probes3. Select them both4. Notice that only one preview is shown Regression ... Read more
Drag and drop prefab into scene of another Unity instance gives random o...
Steps to reproduce: 1. Download attached DragAndDropError.zip, there are two projects: "DragMe" and "ToThis".2. Open both of them wi... Read more
[ReflectionProbe] LogStringToConsole when reflection probe is selected
To reproduce:1. Create new scene2. Add reflection probe3. Move it around4. Notice horrible lag and hundreds of UI messages logged in... Read more
MissingReferenceException when aborting save pop up generated by Sprite ...
Reproduction steps:(Gif in Edit)1) Open attached project, select any sprite in the Asset window.2) Hit Sprite Editor button in Inspe... Read more
[SpriteEditor] Sprite name changes to "Sides" value temporarily
Repro steps:(Gif attached)1) Open attached project and select any sprite in Asset window.2) In Inspector hit Sprite Editor and edit ... Read more
Built .apk contains UnityEngine.dll.mdb even though it is not developmen...
The built .apk contains a file that shouldn't be there (unless this is a dev build?) - UnityEngine.dll.mdb Read more
[Audio] No preview for procedurally created audio clips
Reproduction steps1) Open attached project2) Open scene "ShuffleClip"3) Enter play mode--- You should hear distorted bird singing4) ... Read more
Button gets resized in custom Inspector TextFX
Steps to reproduce : - import the TextFX package https://www.assetstore.unity3d.com/en/#!/content/7217- open the Demo Scene- select ... Read more
GameObject View actions like align or move don't work
To reproduce:1. Create new scene2. Select camera3. Use "Align to view" or "Move to view command" either by selecting it from toolbar... 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