Search Issue Tracker
Cutsom editor window doesn't have shaddow when moved outside the screen ...
Steps to reproduce : - import the Shader Forge package https://www.assetstore.unity3d.com/en/#!/content/14147- go to Window > Sha... Read more
Sprite does not rotate using animations when kinematic rigidbody is applied
Reproduction steps:1. Open the attached project2. Open scene "Scene"3. Play4. Notice that object is not rotating5. Disable "Is Kinem... Read more
Crash upon Animator trying to play AnimationMixerPlayable
Reproduction steps:1. Open the attached project2. Open "Untitled" scene3. Play- Crashes in the AnimatorControllerPlayable::ProcessAn... Read more
The Rotation Attribute on Animation Editor does not animate in negative ...
How to reproduce:1. Open the attached project2. Open test scene3. Select Game Object in hierarchy4. Open animation window and create... Read more
Crash on "DirectorManager::ExecuteStage" when an animation key tries to ...
Reproduction steps:1. Open attached project.2. Open and play "Scenes > AnimationCrash" scene.3. Unity crashes with: 0x00000001401... Read more
AnimationMixerPlayable does not play more than 2 clips
Reproduction steps:1. Open the attached project2. Open scene CrashAnimation3. Play4. Press the button "Play animation"5. Notice that... Read more
LateUpdate doesn't override Color value set by Animator
LateUpdate doesn't override Color value set by Animator According to the information from unity employee in this topic http://forum.... Read more
[Audio] Mac Editor crashes after calling AudioSource.GetCustomCurve
Steps to reproduce:1) open user's attached project2) play scene 'ReproScene'3) wait for a few seconds - crash 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used