Search Issue Tracker
Cubemap texture import options are not documented
http://docs.unity3d.com/Manual/class-TextureImporter.html contains documentation for import settings of all types of textures we sup... Read more
Mecanim Events popup window throws NullRefExceptions
Simply create a Mecanim event and click on it to get the Event window opened. Console starts getting spammed by exception errors. Se... Read more
[AnimationEvent upgrade] Enum and AnimEvent options missing from Mecanim...
- Create a Mecanim event- Create a script with a method having the name of the event, but that takes two arguments instead of one- A... Read more
Argument of type Object for Mecanim Animation event can cause problems
The event system in the old ANimation system had support for arguments of type GameObject. Mecanim events generalize that and have s... Read more
plugin effects applied without use of a mixer
-e: using the plugin test project plugin effects are still applied to things that don't use a mixer at all -repro:--open attached pr... Read more
Normal maps are lost when using enlighten
Using Global Illumination causes shaders to not use their normal maps. This can be seen by toggling "Use Lightmaps" on/off Read more
FPS info is displayed in the Audio section of the Stats window
FPS used to be in the Graphics section. In Unity 5.0, someone added stats for Audio, but didn't move the FPS info back to the Graphi... 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