Search Issue Tracker
GPU profiling should not have a "Timeline" view
GPU profiling should not have a "Timeline" view Steps to reproduce:1. open new unity project2. enter play mode3. open profiler and a... Read more
Remote profiling Networking should have a warning
Steps to reproduce:1. open attached project2. build and run3. connect host and client together4. use the profiler in window to conne... Read more
Typos in NetworkTransform public properties
The characterController property of NetworkTransform contains a typo, a missing 'r': characterContoller.The movementThreshold proper... Read more
[AssetBundles] Loading the same texture from AssetBundle after reloading...
Steps to reproduce:1. Download "880748 repro.zip"2. Click Assets->Build AssetBundles3. Open scene "scene.unity"4. Enter play mode... Read more
Starting EditorVR results in a crash when a Terrain with trees is in a s...
Steps to reproduce:1. Download and open the attached project2. Open Editor VR Result: crash Reproduced on 5.4.3xEditorVR-p3 Notes:-R... Read more
Unable to create instances of emitted ScriptableObject types
Reproduction steps:1. Open project attached(Emitted Type SerializedObject example.zip)2. Open the new menu item "EXAMPLE/TEST". Expe... Read more
[UWP] WWW does not read a local file in UWP build when .NET
Steps to reproduce:1. Open the attached project(localWWW.zip)2. Open the Assets/localWWW.unity scene3. Switch platform to Windows St... Read more
Lights do not render correctly on RenderTexture between camera rect valu...
Steps to reproduce:1. Open user attached project (RenderTextureLights)2. See the scene view, note that the cube is illuminated with ... Read more
Enabling directional light after disabling it doesnt bring back the ligh...
Enabling directional light after disabling it doesnt bring back the lighting. Scene view is not dimmed, as expected, but turns compl... Read more
[Metal] MovieTexture doesn't work on Metal API
Steps to reproduce:1. Open attached project2. Make sure Metal API is selected3. Enter play mode4. Observe video tinted red and "Asse... 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