Search Issue Tracker
Animation gets distorted when linking a ScriptPlayable to an AnimationMi...
To reproduce:1. Open user's attached project2. Play the "DemoScene"3. Observe the left animation Expected result: Both animations pl... Read more
[asmdef] Test runner does not find unit tests in assemblies defined with...
Steps to reproduce:1. Open user attached project2. Open Test Runner window3. Notice how NewEditModeTest1 and NewEditModeTest2 tests ... Read more
Clipping artifacts are shown on a realtime spotlight cookie
Steps to repro: 1. Open attached project ad 't1' scene;2. Select 'Main Camera' gameobject;3. In the Inspector drag Camera's Rotation... Read more
[SRP] Trail and Line Renderers have a Rendering Layer Mask property
A Rendering Layer Mask property is visible on the trail and line renderers.(This property probably need to be added to `DrawProperti... Read more
UI Images get out behind the edges of the Scroll View while scrolling an...
How to reproduce:1. Open attached Unity project "rectmask2d-bug"2. Select File -> Build Settings3. Add "Scene" scene4. Switch Pla... Read more
Start Delay of Particle System is not applied when object is in Timeline
Reproduction steps:1. Open the attached project "987068.zip";2. Open the Test scene;3. Click the Pause Button;4. Click the Play Butt... Read more
Transform of the object is changed after playing its animation in the An...
How to reproduce:1. Open attached Unity project "AnimationPreview 2018.1"2. Select Humasn_EnableRootMotion in the Hierarchy window3.... Read more
Vector3Int causes boxing and high memory allocation when used as key in ...
Reproduction steps:1. Download "BetterVector3Int.zip" project and open in Unity2. Select Window > Profiler > Memory3. Select T... Read more
[Windows] The Editor silently crashes if opening a project from inside a...
Reproduction steps: 1. Create a New Project2. "File" -> "Open Project..." -> Open a project (Can be the same project, but not ... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class