Search Issue Tracker
Changing BlendTree name doesn't get reflected in Project view
Steps to reproduce:1. Open the attached project2. Select 'Dave' BlendTree within 'ControllerA'3. Change the name, f.e. to 'Dave2'4. ... Read more
Font texture not available in Texture Selection window
- Open attached project and select the New Material asset- Click on the Texture slot in the material to pick a texture Notice that t... Read more
Snap to surface snaps to invisible colliders
Steps to reproduce:1. Open the attached project and the scene2. Select the cube and drag it while holding ctrl+shift3. Observe that ... Read more
Unity's AnimationCurve interpolation method creates glitches
Repro steps:- Open the attached project- Play Scene Test00 and Test01 and notice the 360 degrees looped animation is smooth- Play Sc... Read more
Bad use of EditorApplication.update screws editor extension developers
-e: if devs of editor extensions use EditorApplication.update = null they screw and other registered functions from other extension.... Read more
Saving scene in play mode issues
1) It's possible in the editor <Save Scene>/<Save Scene as...> in play mode from script but impossible from UI. Is it by... Read more
disabled effect warning covering mixer groups
-e: the warning about disabled effects is covering the groups which might force people to resize their windows. maybe move it to ano... Read more
It's possible to link the MonoBehaviour scripts for the
It's possible to link the MonoBehaviour scripts for the State Machine Behaviour. It is possible to select a MonoBehaviour script in ... Read more
[Cubemap] Applying Specular Convolution to a highres cubemap needs a Can...
Applying Specular Convolution to a highres cubemap can take a few minutes and the operation is blocking (Editor can't be used while ... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy