Search Issue Tracker
Flickering material preview in UI editor when toggle effect is on
https://github.com/Unity-Technologies/ScriptableRenderPipeline/pull/976 Read more
Editor gets into an infinite refresh loop when using packages with cache...
Reproduction steps: 1. Run Cache Server2. Create a New Project3. "Editor" -> "Preferences" -> "Cache Server"4. "Cache Server M... Read more
(B * Quaternion.Inverse(A)).ToAngleAxis(out angle, out angleAxis); line ...
To reproduce: 1. Open the project, attached by the tester (CompilationFail.zip)2. Observe the errors in the console3. Inspect the He... Read more
UI objects slightly change their position after a recompile
To reproduce:1. Open user's attached project2. Open any script and make any change to it - trigger a recompile in Unity3. Observer t... Read more
PrefabUtility.CreatePrefab crashes the Editor in PPtr<GameObject>::opera...
To reproduce: 1. Open the project, attached by the tester (PrefabUtilityBug.zip)2. Open the "test" scene3. Select the Cube in the Hi... Read more
Project on il2cpp never completes the build. Editor freeze on "Convertin...
How to reproduce:1. Download attached project2. Use the il2cpp build setup3. Build the project - the build never completes Actual re... Read more
[Cinemachine] Virtual camera position not getting updated from the inspe...
Virtual camera position not getting updated from the inspector after assigning Follow and Look At target. Steps to repro:1. Open att... Read more
Surface Shader bug: #pragma hardware_tier_variants generates corrupt UV's
Steps to reproduce:1. Open attached project "WaterBug.zip"2. Inspect "SimpleShader_Bug.shader"3. Uncomment line 19 "#define UNITY_HA... Read more
Creating new Editor test script overrides existing one with default name
Create a new Editor test script (it has the name NewTestScript).Don't rename this file, but make modifications to it and save.Create... 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
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0