Search Issue Tracker
Font.RequestCharactersInTexture crashes the Android App
Reproduced on:Google Nexus 5 with Android 4.4.2 Reproduced with:Unity Version 4.5.0a2 (965892abff45)Unity Version 4.5.0b6 (eb7ac579f... Read more
Crash when reopening a scene where an object was set to HideAndDontSave
To reproduce:1. Open attached project2. Open scene "BugRecreator"3. In scene hierarchy select Prefab > Cube > Capsule4. In the... Read more
Dynamically added uGUI elements are broken
To reproduce:1. Open attached project.2. Open scene "BasicScene"3. Enter play mode - 20 objects are created (they are rect transform... Read more
Script derived from Button type gets its OnClick event called twice
To reproduce:1. Import "reprogui" package2. Open scene guitests3. Enter play mode4. Click a button5. Exit play mode and look at the ... Read more
Pasting more than 4 lines in the Text component will display the fourth ...
Steps to reproduce : - create a new project- select the "Main Camera" and add a "Text" component- copy the following lines in the te... Read more
UGUI - Layout of dynamically attached objects not updating until screen ...
Issue 1 - Incorrect layout until Game View is resized : - import the project attached in a comment further down called case_599998-U... Read more
www.isDone never get's true on iOS
while (!web.isDone) {} is infinite on iOS By design reason: Code should yield inside that loop, because WWW download on iOS are runn... Read more
Unity is unable to load animation from attached COLLADA file
Unity is unable to load the attached COLLADA file. Current Unity:1) doesn't assign correct diffuse texture.2) The legs are twiching3... Read more
Cubemap: HDR Cubemaps (RGBM) do not display correctly as skybox
To reproduce:1. Import attached hdr file into unity2. Set the import settings to advanced and the mapping to auto3. Create a new sky... Read more
Enviroment.SpecialFolder.ApplicationData does not have write permissions
To reproduce:1. Open the attached project2. Run in the Editor and verify that the file "test.txt" is created in: /Users/<USER>... 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