Search Issue Tracker
[VR] screenshots taken with VR mode enabled are upside down editor only
Taking a screenshot in the editor results in upsdie down image when take in VR mode. 2. How we can reproduce it using the example yo... Read more
5.4 Graphics Jobs Player Setting not exposed to editor script
Not possible to control whether MT jobs are enabled or not via editor scripts. Which means people can not automate player building w... Read more
UV properties don't affect UI
Steps to reproduce: 1. Open attached project "CanvasUVBug_Unity534_Broken.zip"2. Open scene "Untitled"3. Make sure that Image is vis... Read more
Gizmos drawn using DrawGizmo attribute are drawn in random order if they...
Steps to reproduce: 1. Open attached project2. Open scene "_GizmoTest"3. Rotate the camera around the gizmo spheres4. They should ap... Read more
[WebGL] Transparency not working with some shaders
Reproduction steps:1. Open "hairtest_v2" attached project.2. Build and run the "main" scene for WebGL.3. Notice that hair is visible... Read more
[Native plugin] CreateExternalTexture on GLCore returns only pink colour
Reproduction steps:1. Open user's project2. Open scene "MMTSample" - /MobileMovieTexture/MMTUnity/Assets/MobileMovieTexture/Scenes/M... Read more
Stencil buffer empty if MSAA disabled
Steps to reproduce:1) Open the project attached by user in Unity.2) Open scene 'main.unity'.3) Enter play mode.- Notice the sphere i... Read more
[PCMReaderCallback] Streamed audio clip is cut short
How to reproduce:1. Open the attached project2. Change the audio file path in Scripts/TestComponent.cs3. Play the app in the editor ... Read more
PostProcessScene callback returns temp name and path of opened scene aft...
Steps to reproduce:1. Open the attached project2. Open the scene 'Scene 1'3. Build 'Scene 1' and check the console Console log: Name... Read more
[Unet]Client disconnects during match making game
Steps to reproduce:1. Open attached project2. Open Services tab:a. Select your organizationb. In Multiplayer tab configure match mak... 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