Search Issue Tracker
Tree placement ignores option to not save
Painting trees onto terrain does not cause you to be prompted whether or not you wish to save your work when you exit the Unity edit... Read more
web player is incorrectly blending over animations
-e: the game in questions uses the blend tree for animations but it doesnt do so correctly in 4.3-4.5.x while it looks fixed in 4.6m... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject