Search Issue Tracker
[GLCore][Windows][Editor] Switching to GLCore breaks GameView, 5.4b4 reg...
Repro steps:1) Open the project(which is empty and newly created)2) Change graphics API to GL3) Notice the Game View breaks (look at... Read more
[VR] Anti-Aliasing breaks shadows on Windowed Rift player
Players built from the scenes in the attached project have problems with shadows when Anti-Aliasing is enabled under Quality Setting... Read more
[WSA] TouchScreenKeyboard.wasCanceled is always false
On WSA platform keyboard wasCanceled flag is always false. TouchScreenKeyboard.wasCanceled is not supported on WSA by design. Docume... Read more
Handles.PositionHandle throws a NullReferenceException
Steps to reproduce: 1. Open attached project2. Open scene "scene1"3. Notice NullReferenceException in console:NullReferenceException... Read more
[Caching Shader PP] Virtual texturing macros don't work with new PP
Input:#define UNITY_DECLARE_TEX2D(tex) Texture2D tex; SamplerState sampler##tex#define DECLARE_STACK_BASE(stackName) UNITY_DECLARE_T... Read more
References to ScriptableObject are lost when ScriptableObject is duplicated
Steps:1. Open attached project2. Select "Scriptable" ScriptableObject asset==> It has two references to other ScriptableObject (R... Read more
Materials with particle shaders are not working (in magenta) when scene ...
Reproduction steps:1) Open "836911_assetBundles.zip" project2) Open "MeleeWeaponTrail/Example/Scenes/Example.unity" scene3) Build as... Read more
Memory snapshot file name text is not highlighted correctly when selecti...
How to reproduce:1. Create a new project2. Install the Memory Profiler package3. Open the Memory Profiler Window (Window -> Analy... Read more
Scenes in an AssetBundles built from a package are not found by SceneMan...
How to reproduce:1. Open attached project "AddressablePackageExample.zip"2. Open Test Runner (Window -> General -> Test Runner... Read more
Skid Marks Appear in Mid-Air After Braking at Platform Edge
Steps to reproduce: Create a new Unity project Open the Package Manager Install the com.unity.vehicles package Select the Vehicles p... 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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions