Search Issue Tracker
Crash on AudioMixer::GetFMODChannelGroup when entering Play Mode in a sp...
How to reproduce:1. Open the attached “IN-99183_CrashRepro“ project2. Open the “Assets/Scenes/Gorilla/Gorilla Tag/GorillaTagNewVisua... Read more
Random values are showing in the Transform Position when snapping the ob...
How to reproduce:1. Open the “SnapTest.zip“ project2. Open the “SampleScene”3. Select the “Sphere” GameObject4. Disable and expand t... Read more
Lens Flare VFX is duplicated when observed through a VR Headset
How to reproduce:1. Open the attached “IN-101273.zip” Project2. Build and Run on a VR Device3. Observe the “Lens Flare” VFX in the P... Read more
ScreenCapture.CaptureScreenshot renders blocky artifacts when Super Size...
How to reproduce:1. Open the attached “IN-103900” project2. Open the “Scene” Scene3. Ensure the Game Aspect Ratio is not 4K UHD4. En... Read more
Multiplication and division operators do not work with Vector3 and Vecto...
How to reproduce:1. Create and open a new project2. Import the Script “Test.cs“ into the project3. Attach the Script to any GameObje... Read more
Certain fonts display incorrect spacing in the UI Builder when text comb...
How to reproduce:1. Create a new project2. Create a new UI Document (Assets > Create > UI Toolkit > UI Document)3. Add a la... Read more
LineRenderer does not fully render when Transform Scale is set to 0.016 ...
Steps to reproduce:1. Open the attached “ShortLinesBug.zip” project2. Open the “SampleScene”3. Open and observe the Game View Expect... Read more
Text and Sliders move out of their bounds when Audio Random Container wi...
Steps to reproduce: Create a new Unity project using the Universal 3D template Open the Audio Random Container window (Window > A... Read more
Sprite Data Source button icon overlaps with the text label when Text Sp...
Steps to reproduce: Create a new Unity project using the Universal 3D template Open the Text Sprite Importer window (Window > Tex... Read more
Unnecessary Line Appears Under "Imported Object" in Inspector for Input ...
Steps to reproduce: Create a new Unity project with the Input System package enabled In the Project window, locate and select an Inp... 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