Search Issue Tracker
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
[ReflectionProbes] Reflective object created in Unity 5 beta 6 does not ...
Using Unity 5.0 beta 6 I made a project that has a reflective object. The reflections work fine when I bake the reflection probe in ... Read more
Wrong upgrading project message when going from 5.x back to 4.x
To reproduce:1) Create new project with 5.x.2) Create a cube and material with standard shader3) Attach material to cube4) Open it o... 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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server