Search Issue Tracker
AudioSource.clip.samples value is equal to -1 after playing the clip (iOS)
To Reproduce: 1. Open the attached project and build it to iOS. Run, you should see MainSource.clip.samples value outputted every Up... Read more
Lightmaps have black speckles in forward linear Scene and Game views
Geometry in the Scene view and Game view is speckled with black pixel artifacts when Enlighten lightmaps are used with linear color ... Read more
Using an Image's localScale to resize while creating a marquee drag sele...
To reproduce:- Open attached project- Open the TestScene Scene.- Have the Game and Scene tabs open next to each other. Put the Scene... Read more
Null Ref Exception with Input Field when playing scene
To reproduce:1. Create new project2. Add Text object to scene3. Add Input Field component to object4. Press play5. Notice that Null ... Read more
Using Select Dependancies breaks Editor's fonts
To Reproduce: 1. Open the attached project goto scenes/game & click 'Select Dependencies' on the scene 'First_Playable'. 2. All ... Read more
ImageEffects (5.0regression): Standard Asset Image-fx components breaks ...
To Reproduce: 1. Open scene 'OnSecondaryCamera' in the attached project. 2. Chnage script property on the 'Blur' component in the 'S... Read more
ContentSizeFitter shows misleading warning about being child of layout e...
To reproduce:1. Open attached project2. Open default scene3. Select Text (ProblemPanel1 -> Text)4. Notice that Ignore Layout is s... Read more
Anchors and positions are disabled from RectTransform until ContentSizeF...
To reproduce:1. Open attached project2. Open default scene3. Select Text object (ProblemPanel2 -> Text)4. Notice that Anchors and... Read more
The "Maximum Cache Size" preference in the "GI Cache" has no units assoc...
To reproduce:1. Open the preferences2. Find the Maximum Cache size preference in GI Cache sectionExpected result: Units are associat... Read more
Various image effects don't work in WebGL
-e: the Depth of Field (the non-deprecated one) and SSAO from the Unity image effects don't work with WebGL -repro:--import attached... 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler