Search Issue Tracker
GI gets stuck on Bake Indirect when Precomputed Realtime resolution is >...
How to reproduce: 1. Open attached project2. Open scene scene.unity- Scene contains a map built out of Unity primitives3. Set the Pr... Read more
[WSA] Docs missing some defines
This page has missing some defines, like UNITY_WP_8_1 and UNITY_METRO_8_1:http://docs.unity3d.com/Manual/PlatformDependentCompilatio... Read more
Artifacts on huge objects if lightmapped
Bake scene cube.unity and observe artifacts. See this thread for details http://forum.unity3d.com/threads/large-scale-lighting-noise... Read more
WebGL documentation issues
Typos in http://docs.unity3d.com/Manual/webgl-building.html-" and open it in your default brower" should be "default browser"-"When ... Read more
Updating/reimporting plugins causes unity to create unwanted duplicates
Importing any plugin more than once or just updating a plugin causes lots of duplicate Read more
Prefabs don't store ligthtmap information correctly
This has been resolved as by design, some more information on why we have done this change and how to make it work in Unity 5 is ava... Read more
uGUI scroll view does not work as expected when instantiated on some And...
Instantiating uGUI scroll view on some android devices causes it to work improperly. Read more
EditorBuildSettings class is not documented
The EditorBuildSettings class is not documented Read more
Random Tree Rotation doesn't work
To reproduce:1. Open attached project2. Open tree scene3. Click place tree tab4. Ensure that Random Tree Rotation is enabled5. Paint... Read more
Installer does not update available space
Steps to reproduce : - run the installer and notice the space available- delete some files and notice the space is not updated 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class