Search Issue Tracker
Improve error messages for import of Max assets
http://www.gamasutra.com/view/news/40242/3ds_Max_and_Unity__The_good_and_the_bad_and_some_potential_solutions.php When 3dsMax is not... Read more
iOS audio hardware decoding doesn't work
To reproduce:1. Open project updatetest2. Build and run for iOS3. Check profiler for software and hardware decoding performance Read more
When playing mp3 file with AssetBundle in iOS, memory usage will increase
To reproduce:1. Open project AudioStreamTest2. Build and run for iOS3. Check profiler for audio memory usage Read more
When you are trying rename gameobject, shift delete will delete it
- put gameobject to scene- rightclick on it- select rename- press shift delete to cut selected text to clipboard- object will be del... Read more
Add support for resource files larger than 2GB
The current max size for a single game object is 2GB.That limit could be removed or increased. Read more
UnityObject.js infinite loop in detecting installed Web Player when Chro...
Browser support detection for Unity through the UnityObject.js script has a flaw. If the user has a plugin that prevents the automat... Read more
[Unwrap] Highly tesselated mesh takes too much time in Unwrap
Steps to reproduce : - create a new project and import the assets attached- select the landschaft.fbx and click Generate Lightmap UV... Read more
AudioClips with "stream from disk" and AssetBundles doesnt work as expected
if you use AudioClips with "stream from disk" flag and load them from AssetBundle, Fmod allocates memory for full size wave.some inf... Read more
Editor crashes when it hits a line of code
Steps to reproduce : - open the project- open the scene Levels/AI_TestLevel- select in Hierarchy: Node Generator- press the "Generat... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default