Search Issue Tracker
[Blocks] Position (Circle) does not take the Center Z value into account
Repro steps:1. Add a Set Position (Circle) block in initialize2. Expand Arc Circle - Circle - Center3. Modify the X or Y value and o... Read more
SkinnedMeshRenderer not rendering correctly in 2019.1 after altering mes...
Steps to reproduce:1. Open original project inside "Unity SkinnedMeshRenderer Issue - SmashRiot20190417.zip" in 2019.12. Open Sample... Read more
[Editor] Attempting to change the order of a Reorderable List creates a ...
To reproduce:1. Create a new project2. Go to Project Settings > Player > Other Settings3. Have two+ different graphics APIs in... Read more
[Curves] PingPong mode not working on the "from Curve" blocks
Repro steps:1. Create an animation curve2. Select its last key and set it to ping pong mode3. Plug the key into a "from Curve" block... Read more
SystemInfo.deviceUniqueIdentifier returns different results in 2019.1
So far we know it affects Windows Editor and Windows Standalone. To repro, check what that function returns in 2018.3 and 2019.1, an... Read more
EditorSceneManager.sceneOpened and EditorSceneManager.sceneOpening event...
How to reproduce:1. Download the tester-attached script(ReloadScene.cs)2. Create a new Unity project and import the script3. Make a ... Read more
Editor sometimes doesn't detect Prefab changes when project is updated ...
How to reproduce:1. Contact me for the project, or setup SVN on a project with Prefabs and Settings2. On computer one, make a change... Read more
Asset refresh is slightly slower when Hidden Meta Files are used (at lea...
To reproduce:1. Create a new project2. Set version control to Hidden Meta Files3. With the mouse focus and unfocus the editor window... Read more
"Name 'SpriteEditorWindow' does not exist in the current context" error ...
Reproduction steps:1. Create a new project2. Install Vector Graphics package via the Package manager3. Observe the console window Ex... Read more
[XR][Android] Using deferred rendering path results into black screen wi...
How to reproduce:1. Open attached project2. Build to Android Result - Observe black screen or one eye rendered only. Notes:1. Seems ... 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
- Crash on ConstraintProjectionTree::projectionTreeBuildStep when ConfigurableJoint uses JointProjectionMode.PositionAndRotation and connected Rigidbody switches from kinematic to non-kinematic
- ScriptableObject asset is accessed during the lookup of Build Profiles when opening the Build Profiles Window
- [Multiplayer TPS Sample] Grenade launcher explosion misses the Player when the Collider count exceeds HitColliderBuffer
- OS Notification Documentation is missing when following hyperlink in Notifications Settings in Hub
- Canvas Scaler sets local transforms (Position, Rotation, Scale) to 0 when Canvas is edited in Prefab Mode