Search Issue Tracker
Using command buffers to blit the scene depth won't work
In deferred rendering using BuiltinRenderTextureType.Depth in CommandBuffer.Blit produces the following warning: "CommandBuffer: bui... Read more
NavMeshAgent does not respect NavMesh after switching AgentType in playmode
NavMeshAgent does not respect NavMesh after switching AgentType in playmode To reproduce:1. Open attached project2. Open Untitled.sc... Read more
[tvOS] iOS Target Version enum displayed in tvOS player settings
Apple TV player settings show the "Target Minimum iOS Version" seetings which has an incorrect label, shows incorrect OS versions an... Read more
[WebGL] PlayScheduled and SetScheduledEndTime have no effect - clip just...
-e: see title, the clip just plays straight away and doesn't stop when specified--repro in 5.1.4, 5.2.3, 5.3.0f3 -repro:--play scene... Read more
[tvOS] Project with only a single Icon layer set cannot be built in Xcode
1. Build the attached project (or any other project which only has a single icon layer set).2. Try to build the proejct in Xcode, yo... Read more
NetworkBehaviour isn't allowed to have more than 15 SyncVars
Steps to reproduce: 1. Open attached project2. Notice errors in console caused by SyncVarsScript.cs:UNetWeaver error: GetWriteFunc r... Read more
[MacOS] Graphical artifacts when building a scene with camera's Clear Fl...
Webplayer support is being discontinued in Unity 5.4: http://blogs.unity3d.com/2015/10/08/unity-web-player-roadmap/ Read more
[VR] Frame debugger redesign
[VR] Frame debugger redesign 1) download project, ensure VR mode = true2) press play3) open the Frame Debugger window (Window-> F... Read more
[Android][IL2CPP] Methods to extract a stacktrace fail to return meaning...
All these methods return empty stacktraces in Android IL2CPP:--- UnityEngine.StackTraceUtility.ExtractStackTrace()--- System.Environ... 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
- Search icon visual quality drops after Unity Theme change on non-primary monitor
- [macOS] Localization files are not created in the Xcode project
- Entity ID for Tile objects is serialized twice which throws an error when using Debug Inspector
- Shader Graph information icon appears below the Property Type Node
- Adding a new Multiplayer Player Tag in the Project Settings window creates a new section in the Project Settings window instead of a popup which is inconsistent with the Editor’s Tags workflow