Search Issue Tracker
searching in manual doesn't work
To reproduce:1. Open local Unity manual2. Switch to Scripting API3. Search for "gameobject"Expected result: Some results are foundAc... Read more
After switching the inspector to debug mode, text in the inspector is br...
To reproduce:1. Create a new project2. Create a script3. In the script create a public variable4. Attach the script to a gameobject5... Read more
Plugin components flicker/jump when tweaking the graphic UI in Inspector
Plugin components flicker/jump when tweaking the graphic UI in Inspector. This seems to be specific for plugins that have a graphic ... Read more
When moving the pivot for an input field, the input field cursor gets of...
To reproduce:1. Open attached project2. Open 'Scene' scene3. Press play4. Enter text5. Notice that input field cursor is moved toget... Read more
Object duplicate doesn't appear in Hierarchy if Hierarchy window is 'hid...
To reproduce:1. Create new project2. Create cube3. Hide Hierarchy window (don't close, just hide. See user image)4. Select cube in s... Read more
PointerEventData.clickCount is always equal to 1 in OnPointerClick()
To reproduce the bug: 1. Import clickCount package2. Open 'scene'3. Play the scene4. Start clicking on the image5. PointerEventData.... Read more
[Perforce] 'meta file is locked' error when adding labels to assets cont...
To Reproduce: 1. Connect to perforce. 2. Add a material (or any other assets). 3. Submit the Asset. 4. Add a label to the asset befo... Read more
Labels changing in .meta file outside of Unity are not reimported correctly
To Reproduce: 1. Create an asset in a project with .meta files turned on2. Add a label to the asset and save the project3. View the ... Read more
Selectable Component has two Interactable checkboxes
To reproduce:1. Open attached project2. Open bug scene3. Select Image game object4. Notice that Selectable Component has two Interac... Read more
UI Text gets messed up after changing font Character value to dynamic
To reproduce:1. Open attached project (SDH4AssetStore.zip)2. Open MainMenu scene3. Select DroidSansMono font (AssetStoreTools->Ed... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template