Search Issue Tracker
Enter/Exit fullscreen has a flashing black screen effect.
Enter/Exit fullscreen has a flashing black screen effect. Repro Steps: 1. Install 4.0.0a1 WebPlayer full from above link2. Launch Fa... Read more
[Prefab] Component move|paste shows prefab warning
Could reproduce with the attached "fbx_files.unitypackage" To reproduce:- Drag the attached "fbx_files.unitypackage" to the Project ... Read more
AudioListener.pause not working
User has to make workarounds to make the AudioListener.pause work. Maybe this is by design OR it is something that should be explain... Read more
UI Editor redraw crops visuals
Changing size of preview box crops part of the Inspector. It is easy to reproduce with an object (e.g. a Cube) that has a few compon... 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
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
[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
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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animator Controller Layer Weight field accepts “NaN” as a valid value instead of rejecting it
- Package Manager redirection buttons are changed to "Checkmarks" after installing additional Packages in the Multiplayer Center
- [Linux] Character '@' is not inputted when pressing AltGr + Q with a German keyboard layout
- Animation is affected by TimeScale when setting Animator's updateMode to UnscaledTime in onDisable()
- Sprites lose their reference in Scene and Game view when changing Texture2D Import Settings