Search Issue Tracker
EditorApplication.hierarchyWindowChanged documentation does not mention ...
The EditorApplication.hierarchyWindowChanged docs say: "Each time an object is (or a group of objects are) created, renamed, parente... Read more
[WP8] Building WP8 solution generates winmd files that are not found
To reproduce:1. Create a new project2. Build for WP83. Open up the solution with Visual Studio4. Notice the BridgeInterface.winmd an... Read more
Unity Store test kit fails due to api-ms-win-core-synch-l1-2-0.dll:Creat...
To reproduce:1. Build an empty project for WP82. Open up the Store Test Kit through "Project > Open Store Test Kit"3. Navigate to... Read more
When attaching profiler to a device iphone 6+ is displayed as 'iphone 5 ...
To Reproduce:1. Build & Run an Unity 5 project on iPhone 6+.2. Open the 'Active Profiler' dropdown menu in the profiler window.3... Read more
Building fails on WebGL
To reproduce this bug: 1. Open the attached project2. Open 'Scene'3. Try to build on WebGL4. Exceptions are thrown On 5.0.0b9 the be... Read more
Crash when adding a model to the animation preview
Steps to reproduce : - import the Mecanim example project- create a new Animation Controller- create two new states and add motions ... Read more
Model with a Animation Controller containing a Blendtree is still animat...
Steps to reproduce : - import the Mecanim Example Project- create a new Animation Controller- create a blend tree and assign two mot... Read more
InputField not getting deactivated when mouse click on something else
To reproduce:1. Create an InputField2. Play the scene3. Click on the InputField to activate it4. Click on the background (or anythin... Read more
all toggles are selected even when they all are attached to the same Tog...
To reproduce:1. Open attached project2. Open test scene3. Press play4. Notice that all toggles are selected even when they all are a... Read more
Change any of the Toggle properties in inspector will trigger onValueCha...
To reproduce:1. Open attached project2. Open Mainscene3. Press play4. Select toggle in hierarchy5. Change any property of Toggle in ... 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
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature