Search Issue Tracker
Return from sleep throws assert "FALSE != getCursorPositionResult" if ed...
Return from sleep throws assert FALSE != getCursorPositionResult if editor is in playmode. Repro:Given you're in windows1. Create a ... Read more
FBX Import scale diff between manual ASCII exported file from Maya and M...
To Reproduce:1. Check the import settings of Sphere_FBX and Sphere_Maya.2. Import them in the editor.3. The asset importer scale is ... Read more
Unity crashes when calling DestroyImmediate(this) in Editor script
- Create an editor script (e.g. inspector window for a component) which calls DestroyImmediate(this)- Add this component to a game o... Read more
Unity installer doesn't check for free space on disk
It looks like Unity installer doesn't check if there is enough free space on disk. I just got an error when installing Unity - it fa... Read more
Audio Preview size display is confusing
To reproduce:- Open attached package- Select the audio file in Project Browser- In the Audio Preview > observe that the file size... Read more
SoftOcclusion trees are not affected by Terrain Wind since 3.0
The terrain tress are not being affected by wind. Repro Steps: 1) Launch unity 3.2.0f3_606202) Create new terrain: 50x50 res and pai... Read more
iOS mode editor handles textfield input inconsistently
The editor uses TTF text rendering in all modes, but the iOS runtime uses bitmap text rendering. This means that you can input non-a... Read more
Audio spamming makes Fmod run out of audio channels
To reproduce.- Open attached project and launch the "Scene_Test"- Hit Play- Observe that the classical music drops out. 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