Search Issue Tracker
Game preview is black when using 2 cameras and only one set to HDR and o...
If you have 2 cameras and one is set to depth only clear flag and the HDR settings are different between them the game preview windo... Read more
Applying changes to prefab adds HideFlags.DontSave object to prefab file
Steps to reproduce: 1. Open attached project "851962.zip"2. Drag "Prefab" to hierarchy3. Add child game object to that prefab and ad... Read more
Animator state machine enter Start state when cross fade
Reproduction Steps:1. Download project2. Open Project3. Run the YingDi_Test scene in editor.4. Select "LocalClient-Player-....."5. O... Read more
[UI] PreferredHeight returns wrong values
Steps to reproduce:1. Open the attached project (New Unity Project.zip)2. Open the qq.unity scene3. Open the Scene view4. Select the... Read more
Crash at mono_method_signature when running custom editor script after e...
Steps to reproduce: 1. Open attached project2. Open scene "Procedural Asset Examples"3. Open custom editor window "Window>Weaver&... Read more
Scene and Game views are lagging when dragging a component
Steps to reproduce : - create a cube- add a particle system in the scene- try and drag a component and notice the scene view lags Re... Read more
[shaders] UNITY_VERSION macro is not correct in surface shaders
STR:1. Open the project2. Click on NewSurfaceShader in assets3. Notice the compiler error Expected: compiler error doesn't appear, a... Read more
[Metal] Warping geometry with Blend Shapes
Reproduction steps:1. Open the attached project.2. Make sure "Metal" graphics API is selected.3. Build and run it for iOS.4. Click "... Read more
WebGL plugins do not define UNITY_WEBGL
Steps to reproduce:1. Open User's attached project2. Select Test.cpp and make sure WebGL is enabled in the Inspector Window3. Build ... Read more
Unresponsive UI objects on second display when Canvas render mode is wor...
Steps to reproduce:1. Open attached project2. Open build settings and add "1" scene3. Build and run for standalone4. Interact with t... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code