Search Issue Tracker
Creation of AssetBundles containing shaders is non-deterministic (incons...
How to reproduce:1. Open tester-submitted project (AddressableGroupDeterminsim.zip)2. Open Addressables Groups window3. Add Assets/P... Read more
[iOS] No fallback for Light Probe Proxy Volume for devices which do not ...
How to reproduce:1. Open the user-supplied project2. Build the "SampleScene" Scene for iOS3. Observe the gradient on the moving bloc... Read more
[Input System] WithMatchingEventsBeingSuppressed doesn't work when tryin...
Repro steps:1. Open the user's attached project "InputSystemBugReport.zip"2. Connect a PS4 controller to the computer3. Enter Play M... Read more
Prefab Asset with Playable Director throws an unnecessary warning when u...
How to reproduce:1. Open the "1235781 repro" project2. Open the "TestScene" Asset from the Assets folder3. Create a new Timeline and... Read more
Editor hangs on close when baking is canceled and CPU usage is 100%
How to reproduce:1. Open the attached '1235769.zip' project2. Open 'repro' Scene3. Open Lighting Settings4. Click Generate Lighting5... 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
[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
[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
A performance decrease occurs when excluding multiple Profile Analyzer M...
How to reproduce:1. Create a new project2. Import the Profile Analyzer package from the Package Manager3. Open the Profile Analyzer ... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used