Search Issue Tracker
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
Unity crashes when trying to upload project to Asset Server
- Open project attached to case 615020- Create a new project on our Asset Server instance- Try to commit all assets from the Unity p... 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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled