Search Issue Tracker
Tizen debugger doesn't work for PC
This has returned in 5.4.0b16. I need to see how far it regresses still. Right now, exhibited behavior is this: 1) Launch a project ... Read more
Unity editor does not support Hindi characters
When entering Hindi characters into string fields in the inspector they all appear as question marks. You can still paste the letter... Read more
Surface bump shaders get blurry when using with lightmapping
Bumps on surface bump shaders get blurry when using lightmapping 1. Assign object a surface shader with bumps and make it static2. B... Read more
Adding a script which adds itself to the object in OnAwake recursively,...
To Repro:1. Run scene 'test', if you’re on windows Unity should crash, if you’re using OSX ‘StackOverflow’ exception should be throw... Read more
Character controller disables movement when step offset >~1.85
Steps to repro:1. Open the attached project and the scene2. Press play. Make sure the character controller component's step offset i... Read more
5.0 runtime won't update with channel change
-e: when setting the plugin to use a channel with 5.x (not closed) it won't update the runtime and fail -repro:--install latest 5.x ... 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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 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
- Shader Graph validation errors are not pointing to the right implementation