Search Issue Tracker
If Selectable is set to 'Navigation = None', you can't navigate away fro...
To reproduce:1) Open attached project2) Open 'demo.unity'3) Enter playmode4) Note that the 'Keyboard One' button is selected5) Press... Read more
UnityScript files with a child class and an IEnumerator function cause a...
Unityscripts with inheritance and IEnumerator functions can cause an exception once called:[System.Runtime.InteropServices.SEHExcept... Read more
Setting the position of a RectTransform while its GameObject is not acti...
To reproduce this issue: 1. Import 'RectTransformPosition' package2. Open 'TestScene' scene3. It has Red and White images4. Play the... Read more
Microsoft Ad Control does not open clicked ads on Unity WP8.1 builds
To reproduce:1. Create an empty project2. Build for Windows phone 8.13. Open up the solution4. Follow the steps at http://msdn.micro... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size