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 y... 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 ... Read more
Gizmos drawn using DrawGizmo attribute are drawn in random order if they...
Steps to reproduce: 1. Open attached project 2. Open scene "_GizmoTest" 3. Rotate the camera around the gizmo spheres 4. They shoul... 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 visi... Read more
[Native plugin] CreateExternalTexture on GLCore returns only pink colour
Reproduction steps: 1. Open user's project 2. Open scene "MMTSample" - /MobileMovieTexture/MMTUnity/Assets/MobileMovieTexture/Scenes... 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 sph... Read more
[PCMReaderCallback] Streamed audio clip is cut short
How to reproduce: 1. Open the attached project 2. Change the audio file path in Scripts/TestComponent.cs 3. Play the app in the edit... Read more
PostProcessScene callback returns temp name and path of opened scene aft...
Steps to reproduce: 1. Open the attached project 2. Open the scene 'Scene 1' 3. Build 'Scene 1' and check the console Console log: ... Read more
[Unet]Client disconnects during match making game
Steps to reproduce: 1. Open attached project 2. Open Services tab: a. Select your organization b. In Multiplayer tab configure... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key