Search Issue Tracker
Video Player does not work in VR projects when using HDRP
Reproduction steps: 1. Open user attached project "VideoPlayerSample.zip"2. File > Build And Run3. Observe the project4. Activate... Read more
Scene view Tools icons are lower quality when Editor is opened on a seco...
How to reproduce:1. Create a new Unity project2. Make sure that the Scene view is open3. Observe the Scene view Tools icons in the S... Read more
Static Lighting Volumetric Clouds checkbox is not disabled but also unse...
Steps to reproduce:1. Open any HDRP project2. Go to Window>Rendering>Lighting3. Go to the Environment tab4. Remove the Environ... Read more
"NullReferenceException" is thrown when adding an element to an array
How to reproduce:1. Open the user's attached project2. Select "AsteroidBig_1" in the Hierarchy window3. Add an element to "Asteroids... Read more
UI Builder: "Read more about the UI Builder" from 2023.3 goes to 2023.2 ...
Steps to reproduce: Create a project Window->UI Toolkit->UI Builder Click the link " Read more about the UI Builder" in the "I... Read more
InvalidOperationException is thrown when declaring a SnapshotDataLookupH...
How to reproduce:1. Open the attached Project "IN-57247.zip" and load Scene "PredictedSpawn1"2. Enter Play Mode3. Observe the Consol... Read more
Sending web requests using UnityWebRequests is slower
How to reproduce:1. Open the “web_req“ project2. Open the “SampleScene“3. Enter Play Mode and observe the Console Expected result: S... Read more
"InvalidOperationException: Collection was modified; enumeration operati...
How to reproduce:1. Open the attached project "IN-57433.zip"2. Open Assets/Scenes/SampleScene.unity3. Enter Play Mode4. Open Window&... Read more
Connection loss due to OS TCP buffer overflow when using Unity.Transport
How to reproduce:1. Download and open the attached "SeparationDemo"2. Enter Play mode3. Observe the Console window Expected outcome:... Read more
Timeline Window does not start redrawing when it is activated through code
How to reproduce:1. Open any project with the Timeline package installed2. Add any track to a created Timeline with the Playable Dir... 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