Search Issue Tracker
[UIElements] Spawn node connected to initialize disconnects when also dr...
Repro steps: 1. Connect a Spawn node to Initialize 2. Drag to connect the Spawn node also to another Spawn node 3. Observe how the i... Read more
[Blocks] Position (Circle) does not take the Center Z value into account
Repro steps: 1. Add a Set Position (Circle) block in initialize 2. Expand Arc Circle - Circle - Center 3. Modify the X or Y value an... 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.1 2. Open Samp... Read more
[Editor] Attempting to change the order of a Reorderable List creates a ...
To reproduce: 1. Create a new project 2. Go to Project Settings > Player > Other Settings 3. Have two+ different graphics APIs in a ... Read more
[Curves] PingPong mode not working on the "from Curve" blocks
Repro steps: 1. Create an animation curve 2. Select its last key and set it to ping pong mode 3. Plug the key into a "from Curve" bl... 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, a... 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 script 3. Make... 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 Settings 2. On computer one, make a chan... Read more
Asset refresh is slightly slower when Hidden Meta Files are used (at lea...
To reproduce: 1. Create a new project 2. Set version control to Hidden Meta Files 3. With the mouse focus and unfocus the editor win... Read more
"Name 'SpriteEditorWindow' does not exist in the current context" error ...
Reproduction steps: 1. Create a new project 2. Install Vector Graphics package via the Package manager 3. Observe the console window... 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 GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running