Search Issue Tracker
"Select All" and "Select Unused" functions are available for the users e...
How to reproduce: # Open HUB; # Create 3D(HDRP) project; # Create visual effect graph in the "Project" window (Create->Visual... Read more
[URP] Shadows of GameObjects rendered by Linear Renderer flickers when a...
How to reproduce: 1. Open the attached project "1270731.zip" 2. Open the "Test" Scene 3. Enter the Play Mode 4. Look around in the G... Read more
"Destroy can only be called from the main thread" is thrown after buildi...
How to reproduce: 1. Make sure that IL2CPP is installed 2. Open attached project "BugReproduction.zip" 3. In Editor, click on Windo... Read more
When re-parenting an object to another object that has a negative x scal...
To reproduce: 1. Open attached project 2. Open scene 3. Drag arrow to make it child object of character 4. Notice that sprite arro... Read more
Float values are set incorrectly when typed in the Inspector window
How to reproduce: 1. Open the attached project “float.zip” 2. Open Assets/Scenes/SampleScene.unity 3. Select “GameObject” in the... Read more
Animator "Update Mode" change is not saved
Changing the "Update Mode" property of an Animator component does not mark the scene as modified and is not saved when using File > ... Read more
Prefab instance's sibling index is not updated when a lower index siblin...
Reproduction steps: 1. Download and open the attached project "1280465.zip" 2. Open the "issue" scene 3. Enter and Exit Play mode to... Read more
Asmdef in Package is not built when using IL2CPP mode
Reproduction steps: 1. Open attached user project 2. Build using IL2CPP mode Expected result: The cube spins and bounces Actual res... Read more
[SubGraphs] Certain parameters throw 'unexpected type' exceptions when u...
Repro steps: 1. Import the attached package 2. Open the ParamterIssue.vfx and/or the ParameterSubGraphIssue subgraph 3. Observe the ... Read more
[ShaderGraph] When Exporting Shader Graph, files referenced in it and it...
Reproduction steps: 1. Open project in "2020.1.0a20.zip" 2. Notice that in Shader Graph "ShaderGraph" there is a Custom Function Nod... 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
- Constant console errors when using Min/Max Slider in PlayMode
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
- [iOS] WebCamDevice.availableResolutions returns a single resolution with width and height both 0 on some iOS devices