Search Issue Tracker
[MeshRenderMode] Particles are scaled too much
Steps to reproduce: 1. Open attached project2. Open scene "Test"3. Select "Particle System" in hierarchy to simulate it4. Notice tha... Read more
[IL2CPP] Building project with System.Data.Linq reference causes build e...
How to reproduce:1. Open the attached project (.Net 4.x required)2. Build the project with IL2CPP backend Actual result: The build f... Read more
[Vulkan] Display Transfer Function not applied correctly when switching ...
Reproduction steps:1. Create new 3D unity project (BRP or URP and probably HDRP) 2. Switch to Gamma 3. Switch Gfx API to Vulkan 4. S... Read more
Selecting a filtered game object in play mode causes a NullReferenceExce...
To reproduce:1. Create new project2. Type d in hierarchy search3. Select Directional Light4. Press play5. Click on scene view6. Noti... Read more
[URP] Material's name does not match Universal Render Pipeline/Particles...
How to reproduce;1. Create a new URP project2. Create Particle System3. Select 'Particle System' GameObejct in the Hierarchy4. Obser... Read more
[WebGL + OSX] copy & paste for input broken
-e: across browser copy & pasting via cmd-key shortcuts is not working in all cases -repro:--open and build attached project/sce... Read more
[HDRP] Shadows are not rendered in the Game View when using certain Game...
How to reproduce:1. Open User's attached "high Test.zip" project2. Load "bug" scene3. Observe both Scene View and Game View Expected... Read more
Editor crashes on "GrayscaleFilterEffect::RenderGrayscaleFade" when obje...
Reproduction steps:1. Open attached "test47" Unity project.2. Open "Standart Assets/Scenes/withrealgeo" scene.3. Click on "HoloPrint... Read more
Error when switching between Gamma and Linear color spaces
In any project, go to Player Settings and change Gamma to Linear in the Color Space dropdown. InvalidOperationException: Operation i... Read more
Mouse coordinates are not relative to the game window when getting them ...
How to reproduce:1. Open the attached project2. Build the project3. Open the built project in a Windowed mode4. Use the Scroll-Wheel... 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