Search Issue Tracker
Script updater still updates when you click the "X"
To reproduce:1. Open attached project. It contains a script that can be upgraded.2. Open up the upgrade menu and close it via "X" - ... Read more
different event order for context click
1) Error:When using the right click in Mac, the order of events are:-MouseDown-ContextClick-MouseUp but in Windows, they are:-MouseD... Read more
Library folder is larger in 5.0
Steps to reproduce : - download both of the projects attached and notice that the Library folder for the 5.0 project is larger than ... Read more
Shader fails to compile for DX11 when having a function-like macro witho...
Things like "#define TEST()" do not work Read more
Setting TouchScreenKeyboard.value resets caret position
If TouchScreenKeyboard.text would be set while keyboard is open, caret position would be re-set instead of being after the last symbol. Read more
Invalid path/filename in AddFramesFromFile() causes crash
Steps to reproduce : - import the attached project- open the scene "scene.ProfileResultReader:- open the Profiler- press Play and pr... Read more
WP8 player fails to build if project has const float in coroutine
The following lines will cause build to fail:IEnumerator Test(){const float testFloat = 1f;yield break;} Read more
Layer-Animations cause invalid Cast exceptions
To reproduce:1. Open 'Tutorial-done' scene. Which is in the folder 'Assets/Finished/Scenes'. (Project 'Mecanim Example Scenes' can b... Read more
Depth masking is broken
This is a regression introduced with Unity 4.5. Reproduced on:Google Nexus 7 (2012, grouper) with Android 4.4.2 Reproduced with:Unit... Read more
4.5 shader compilation regression on preprocessor macros with \ at end
Shader #defines with '\' at end don't seem to end if next line is an empty one. E.g. this fails: // empty line between first and sec... 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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions