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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS