Search Issue Tracker
UI Image does not scale together with RectTransform when using RectTrans...
Reproduction steps:1. Open the project inside of "PruebaRectTransform2019.zip"2. Open and Play "SampleScene"3. Press on Keyboard Arr... Read more
[UIElements] Spawn node connected to initialize disconnects when also dr...
Repro steps:1. Connect a Spawn node to Initialize2. Drag to connect the Spawn node also to another Spawn node3. Observe how the init... Read more
[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
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