Search Issue Tracker
[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
[Profile Analyzer] Marker right click Menu allows you to clear selection...
How to reproduce:1. Open attached 'ProfileAnalyzer' project2. Open Profile Analyzer found in Window->Analysis->Profile Analyze... Read more
[Caching Shader PP] "Preprocess only" checkbox is not persistent
STR:1. Open any project2. Go to Editor settings in the project settings window, make sure "Caching preprocessor" is enabled3. Select... Read more
[2D] [PSD Importer] PSD Metafile not updated when reimported
[2D] [PSD Importer] PSD Metafile not updated when reimported Steps to Repro: 1. Open the attached project2. Create animation clip wi... Read more
[2D] [PSD Importer] Unable to rig PSD file without unique layerId
[2D] [PSD Importer] Unable to rig PSD file without unique layerId Steps to Repro: 1. open the attached project2. select the panboo_b... Read more
Profile Analyzer "Frame Range" summary becomes misleading when ordering ...
How to reproduce:1. Create a new project2. Import the Profile Analyzer package from the Package Manager3. Open the Profile Analyzer ... Read more
Focused Component Inspector headers should display Component Type instea...
How to reproduce:1. Create a new Unity project2. Select the Main Camera GameObject3. Right-click one of its Components and select '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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code