Search Issue Tracker
[UX] Assemblies which reference 'Moq.dll' are not referenced in Editor w...
Reproduction steps:1. Open the attached project ("case_1220959-BrokenOverrides.zip")2. Notice the 'type or namespace name 'Moq' coul... Read more
NullReferenceExceptions in PreprocessReflectionProbeData
I'm getting a NullReferenceException in PreprocessReflectionProbeData when the stress test project deletes and then regenerates refl... Read more
Binary to YAML conversion error is thrown importing certain packages and...
Steps to reproduce:1. Create a new project2. Under Edit > Project Settings > Editor, set Asset Serialization Mode to "Force Te... Read more
[Caching Shader PP] Include contents found in cache precede files on dis...
Caching Shader PreprocessorInclude contents found in cache precede files on disk, even if path priority for the file on disk is high... Read more
Changing the LocalizedString on a Text Component does not update the tex...
How to reproduce:1. Open the attached project (case-1234125.zip)2. Open the SampleScene3. Enter the Play Mode4. Click on "Button1" a... Read more
[macOS] Editor crashes when trying to access audio capture devices
Reproduction steps:1. Open user attached project2. Open Scene "MiniCam" (Assets/NatDevice/Examples/MiniCam)3. Audio capture devices ... Read more
[Motion Vectors] Movecs don't work with MSAA in Forward rendering
Repro steps:1. Import the attached project.2. Open the MSAA scene3. Enter Play mode and observe the motion vectors working4. In the ... Read more
Mouse position is not in correct coordinate space when accessed from Edi...
Tested on macOS using `"com.unity.inputsystem":"1.0.0-preview.4"`. Using 2 external monitors with the Macbook lid closed. When readi... Read more
Profile Analyzer - Cut/Copy doesn't work from right-click context menu o...
How to reproduce:1. Create a new Unity project2. Import the Profile Analyzer package3. Open the Profile Analyzer window4. Capture or... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
- Editable Overlays present in Custom Outline and Custom Physics Shape sections of Sprite Editor window when selecting a Sprite from Hierarchy
- VFX is displayed incorrectly in the first frame when played after saving the VFX Graph