Search Issue Tracker
Regression. One of spawnable objects is destroyed on the Host in Editor ...
Regression - started to appear in 2017.1.0b2, but everything is good in 2017.1.0b1When open "Tanks!!! Reference Project" project fro... Read more
[LineRenderer] lr.positionCount frequently fills the position array with...
Using positionCount resizes the line renderer position array, but the values get often filled with random or erroneous data. Repro s... Read more
Box bounds do not resize when holding Alt + LMB
Here https://docs.unity3d.com/ScriptReference/IMGUI.Controls.PrimitiveBoundsHandle.html it says that holding alt and dragging should... Read more
Deleting SteamVR package or Oculus Utilities and reimporting them causes...
Steps to reproduce:1. Download and open the attached project2. Download "Oculus utilities for Unity" package3. Delete Oculus related... Read more
[Regression][FrameDebugger] SpeedTree preview is pink and corrupted in F...
Steps to repro: 1. Open attached project and 't1' scene;2. Open Frame Debugger (Window -> Frame Debugger);3. Expand any event tha... Read more
[OSX] Resizing Services or Asset Store window is laggy
Steps to reproduce: 1. Create new project2. Open asset store window and make sure it's docked3. Try resizing it and notice that it's... Read more
Transcoding fails for 4k webm video with alpha
To reproduce: 1. Open attached project2. Select my_vp8_clip_with_alpha video3. Enable transcode4. Select h264 codec5. Apply changes ... Read more
built project freezes on refocus when D3D11 fullscreen is set to exclusi...
To reproduce:1. Create a project, add any light2. In light's Inspector change shadow type to soft/hard3. Go to build settings, playe... Read more
[Android] Crash on splash screen if switching away from Application and ...
To reproduce: 1.Download godkingsprojekt-smaller.zip from OwnCloud.2.Unzip and load the project in the Editor.(Project is located in... Read more
Editor GUI stack trace is wrapped by the editor in .NET 4.6
Reproduction Steps:1. In the Menu, select "Test/Test".2. Mouse over to the opened window.3. Observe console. Expected results: The s... 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