Search Issue Tracker
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
GameObject.CreatePrimitive shows magenta in builds
To reproduce:1) Create new project2) Create C# script which would have this in it(inside Start(), for example):GameObject cube = Gam... 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
Building a lightmapped scene for Windows Phone 8 breaks the editor
To reproduce:1. Create a new project2. Build for Windows Phone 83. Notice that the editor stopped redrawing. Any newly opened window... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS