Search Issue Tracker
Player Settings window disappear once entered Play mode
Steps to reproduce: 1) Open Unity Hub and create a new 3d template project 2) Reset Layout to Default 3) Open Player Settings and do... Read more
WebGL throws Uncaught SyntaxError: Unexpected number
To reproduce: 1. Open attached project 2. Build and run WebGl build 3. "Uncaught SyntaxError: Unexpected number." error thrown Read more
[GPU PLM] VRAM not released following a GPU PLM bake
Repro: 1.Download the attached repro project. Open using the Editor version above. 2. Ensure that we have enough texel density in L... Read more
[OSX] [MovieTexture] Whenever a movietexture is played in OSX player it ...
Reproduction steps: 1) Build attached project for OSX x86_64 2) Run the build --- It will crash right after the splash screen (Playe... Read more
Unable to read data from the transport connection when trying to connect...
Steps to reproduced: 1. Download and open the attached project 2. Enter Playmode 3. Observe error Expected result: normal connectio... Read more
[UIElements] MinMaxField values in the inspector are not updated when us...
How to reproduce: 1. Open the attached project ("case_1169908-Test.zip") 2. Open BugReport > MinMaxField tab 3. Double click on the ... Read more
WebGL - local webserver sometimes throws error and can't load game
The local webserver spawned by the Editor when you select "Build and run" sometimes throws an error and build doesn't load: An err... Read more
[Android] ECS objects are bunched together in the wrong position when be...
To reproduce: 1. Open attached project 2. Build and Run to Android device 3. Notice how all of the objects in the sub scene are bunc... Read more
Visual glitch caused by a spotlight appears on a GameObject when resizin...
How to reproduce: 1. Open the "URP Beta" project 2. Open the "DeferredSpotLightBug" scene 3. Untick "Auto Graphics API for Window... Read more
Cannot change the "Volume" Component's fields through Visual Scripting
How to reproduce: 1. Open the “PostProcessingVolumeVisualScriptingIssue“ project 2. Open the “Post-processVolume” scene 3. Enter ... 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
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template