Search Issue Tracker
NullReferenceException when moving a script between Inspector and Hierarchy
1. Open attached project2. Open Ugnius_test_scene3. Move CookingObjectScript from FoodStall to it's child object "Entrence"Expected ... Read more
Selecting the object's icon fails when changing it for the first time
Steps to repro:1. Create a new project2. Try to change the object's icon by clicking on the cube next to it's name3. Select any spri... Read more
GCSettings.LatencyMode is set to Batch on WP8 devices
GCSettings.LatencyMode by default is set to batch on Windows Phone devices, while on the editor it is set to Interactive. To reprodu... Read more
Monodevelop menubar is gone (OSX)
Open builtin Monodevelop from b6 or b7. Read more
Webplayer message "Made with Unity 4 Beta" in 5.0 beta
To reproduce:1) Create new project2) Build and run for Webplayer3) Notice a "Made with Unity 4 Beta" in right bottom corner of build... Read more
Moving cursor unselects whatever was selected with the UI navigation keys
To reproduce this bug: 1. Open the attached project2. Open the SelectionEventsTest.unity scene3. Press play. The redPane is selected... Read more
A masked UI slider handle disappears sometimes when you move it
To reproduce:1. Open attached project2. Open scene3. Press play4. Click on the left side of slider5. Click on the right side of slid... Read more
Mask stops masking content after leaving mask rect
To reproduce:1. Open attached project2. Open Scene13. Drag Image game object outside of the mask4. Notice that image becomes invisib... Read more
The reference resolution component doesn't seem to affect the text compo...
To reproduce:1. Open attached project2. Open scene3. Resize game window4. Notice that the dynamic font gets scaled and the pixel per... Read more
OnTriggerExit2D is not happening when other colliding object is beeing d...
To reproduce this bug: 1. Open the attached project2. Open 'OnTriggerExit2D' scene3. Play the scene4. Notice that object is instanti... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu