Search Issue Tracker
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
Thousands of audio related asserts and error messages printed when impor...
See Editor.log and attached screenshot for asserts like "_result == FMOD_OK" and "m_wetGroup" spamming the Console. Regression from ... Read more
ScriptUpdater does not handle method invocations with spaces when updati...
More specifically, it seems to happen only when it updates Add/RemoveComponent with string paramter. For example, in a project I had... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template