Search Issue Tracker
[VR|Mac|SPS] Lights don't work on Legacy Vertex Lit shaders in Forward R...
Using Forward rendering on Mac with Single Pass Stereo, lights fail to illuminate objects that use the Legacy Vertex Lit shader. Thi... Read more
GUIUtility.ScreenToGUIPoint always returns (0, 0) when used in Update()
To reproduce:1. Open 'ErrorPOC' project2. Play scene3. Click RMB in game view window Expected: Input.mousePosition and ScreenToGUIPo... Read more
2017.3 Regression in mesh memory size usage
1. What happenedProfiler reports mesh memory size at around 8-9 MBs for the given scene, while other versions (17.1, 17.2, 18.1) hav... Read more
[Android][Vuforia] Video playback stutters on Android devices with Vufor...
Steps to reproduce the issue:1) Open the latest attached project (957216_video_lag.zip).2) Build for Android.3) Run on a device. The... Read more
Ribbon trail of Sub Emitter does not inherit color from spawning particle
Reproduction steps:1. Open the attached project "testParticles.zip";2. Open the "demo scene";3. Enter a play mode. Expected results:... Read more
[MacOS] Window tabs are glitching on Asset store window resizing with GU...
Window tabs are glitching on Asset store window resizing. To repro:1. Create a layout with two pane, upper pane with Asset Store and... Read more
Performance degradation in large codebases when AddComponent is used
Steps to reproduce:1. Open attached project2. Move the plugins folder out of the project3. Reimport all assets and reload the editor... Read more
Typo in the description of Selection.activeObject
To reproduce:1. Open a new Unity project2. Open a new C# script3. Include UnityEditor4. Type in Selection.activeObject and look at t... Read more
Particle System is not shown in the Game View after disabling/enabling "...
Reproduction steps:1. Open the attached project "testParticles.zip";2. Open the "demo scene";3. Select "Particle System" object and ... Read more
Objects using HideAndDontSave, after being disbled and enabled, are visi...
Steps to reproduce: 1. Download and open the attached project2. Select "HiddenObjectInspector"3. Click "Create It Now"4. Click on an... 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