Search Issue Tracker
OnMouse event handler warning shown even when it shouldn't
Warning is displayed when there is any file or function with "OnMouse" even if it has nothing to do with Unity OnMouse event handler... Read more
MonoDevelop will not close if the program is minimized or running in the...
Steps to reproduce : - open Mono Develop on OSX- minimize the window- try to quit MD from the dock icon and notice that it doesn't c... Read more
'PreserveAspect' acting weird
To reproduce:1. Open the attached project2. Notice that the image in the scene is distorted. OR1. Create a new project2. Import an i... Read more
Display warning/error when uGUI Image uses sprite, which was TightlyPacked
Right now TightPackerPolicy isn't fully supported by the GUI system and will show artefacts of adjacent sprites in atlas when used. ... Read more
Black screen between splash image and the first scene content
To reproduce:1. Open the attached project (user uploaded a smaller project during our conversation)2. File -> Build and Run3. Not... Read more
Cannot remove a Rect Transform from GameObject
Steps to reproduce : - create a new gameobject- add a RectTransform component- click on the cog and noyice that "Remove Component" i... Read more
No apply button on audio clip and NullReferenceExceptions
To reproduce:1. Import an audio clip2. Select it - NullReferenceExceptions are thrown3. In the inspector - there is no APPLY button ... Read more
DynamicLoading audio clip does not play sound
To reproduce:1. Import an audio clip2. Set it's load type to DynamicLoading3. Add it to scene and enter play mode - no sound plays E... Read more
Multi-selecting audio sources makes priority vanish when it's dragged to...
To reproduce:1. Add a few audio sources to a scene2. Multiselect them3. In the inspector, slide the priority bar all the way to the ... Read more
Multiselected mixer nodes are hard to deselect
To reproduce:1. Create a new mixer2. Add a few nodes3. Multiselect two (I did it with ctrl)4. Try clicking on a single selected node... 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