Search Issue Tracker
"Invalid SortingGroup index set in Renderer" errors when making many mod...
Reproduction steps:1. Open the attached “IN-115988.zip” project2. Open the “SampleScene”3. Enter Play mode and wait a few seconds4. ... Read more
[PLM] Aliasing stripes can appear in baked shadows behind intersecting m...
Shadow aliasing artifact stripes can sometimes appear if directional light angle is set at 45 deg angle to a surface with progressiv... Read more
Editor freezes when tryDequeue() is used after NativeQueue<T>ParallelWri...
How to reproduce:1. Open attached project ("NativeQueue-Parallel-Enqueue-Leak.zip")2. Enter GameView Actual result: Observe the free... Read more
Multiplte InvalidOperationExceptions and AggregateExceptions errors are ...
How to reproduce:1. Open the attached “IN-121725.zip” project2. Switch the Build Target to VisionOS (File → Build Profiles)3. Build ... Read more
Incorrect mouse cursor in source selection pop up menu.
When selecting a video clip or image from a component the mouse cursor is double arrow (Scroll Icon). I would expected this to be a ... Read more
[WebGL] No error message is displayed if browser can't run webgl2.0-only...
-e: see title -repro:--Create new project--switche to webgl--remove webg1.0 from Graphics API settings--Build&Run in Microsoft E... Read more
If the overrides screen is taller than screen, part of the screen goes o...
To reproduce:0) Make sure you have a low enough resolution (or high enough scaling percentage) so that the screen later wouldn't fit... Read more
Surface shader analysis not using 32-bit floats for fixed/half/float/dou...
Reproduction steps:1. Open attached Unity project.2. Open "Bug scene".3. Notice, that "Sphere" game object is black.4. Open "Bug" sh... Read more
Error “Relay allocation maximum connected players limit reached.“ is pre...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/DA_Minimal_Setup/DA_Setup.unity” Scene3. Open Multip... Read more
[TextureCompression] Using "Graphics.CopyTexture" or "SetPixelData" with...
How to reproduce:1. Open project "PVRTC.zip"2. Open Main Scene (Assets > Scenes > Main)3. Open a Console window and enter the ... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist