Search Issue Tracker
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
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
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
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
Text shadow color changes to black when text is edited on runtime
1. Open attached project2. Open scene "Scene1"3. Press play4. Text won't have any shadows(white shadow color)5. Write some text in b... Read more
Applying Diffuse (Irradiance) convolution to a Cubemap texture results i...
- Pick any texture imported as a Cubemap- Set the Convolution Type to Diffuse (Irradiance)- Apply the changesThe result is an all wh... Read more
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
[ReflectionProbes] ReflectionProbe icon can't be disabled
- Create a Reflection Probe. It will show the cubemap icon as a gizmo in the Scene view- Go to the Gizmos drop down for the Scene vi... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size