Search Issue Tracker
[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
Upgrading Text Mesh Pro package version causes Text to wrap differently
Steps to reproduce:1. Open attached "tdd-asteroids.zip" Unity project on Unity 2018.42. Open "01_Opening_Intro" scene3. Observe "Int... Read more
ArgumentException occurs when excluding multiple Profile Analyzer Marker...
How to reproduce:1. Create a new project2. Import the Profile Analyzer package from the Package Manager3. Open the Profile Analyzer ... 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
[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
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] 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
Transparent texture looks different in the Texture Preview and in the Sc...
How to reproduce:1. Open the project "case_1235656-texture-linear"2. Open the Scene "SampleScene"3. Make sure that the Color Space i... Read more
Inspector window stays below the limit when Custom window width is decre...
How to reproduce:1. Open "1235537" project2. Expand the Canvas GameObject3. Select the Image GameObject4. Open the Github window (Ma... Read more
URP Upgrade Material utility does not set the Alpha Clipping when Materi...
How to reproduce:1. Open the attached project named "Case_1235516"2. Open the Test Scene and observe an object with magenta-colored ... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default