Search Issue Tracker
Particle SubEmitter simulation is not completed when previewing
Reproduction steps:1. Open the attached project "particle-parent-testnew"2. Play the Particle simulation Expected result: the simula... Read more
Crash on core::Join<core::basic_string<char,core::StringStorageDefault<c...
Reproduction steps:1. Open the attached “repro-project“2. Open the Assets/Scenes/SampleScene.unity scene3. In the Hierarchy select t... Read more
"Property already exists" error in the Console when changing the value o...
Reproduction steps:1. Open the attached "repro_IN-39686.zip" project2. In the Project window, open the "New Shader Graph" asset3. Se... Read more
2D Tile palettes don't have documentation buttons
Repo steps: Open 2D URP Unity scene Right click on the Project window Create > 2D > Tile Palette > Any option Click the pal... Read more
[Contextual Menus] Save Layout popup isn't displayed for the user afte...
Steps to reproduce: Create/open any project Go to the "Select editor layout" section which by default should present the "Default" o... Read more
Play/Step/Pause buttons are pixelated on macOS with Retina displays
Reproduction steps:1. Create a new Unity project2. Observe the Play, Pause and Step buttons Expected result: the buttons are sharpAc... Read more
Access violation is triggered when calling Application.Quit() in an Open...
1. What happenedCalling Application.Quit() triggers application shutdown. However, Unity calls back into MicrosoftOpenXRPlugin.dll a... Read more
GameObject Shaders emit an intense bloom when "Forward" or "Forward+" is...
How to reproduce:1. Open the “Rendering_Path_Shader_Bug“ project2. Open the “SampleScene”3. Observe the Scene view then the Game vie... Read more
”-1” is returned when using “buildIndex” for not active scenes that are ...
How to reproduce:1. Open the user’s attached “sceneIndexBug.zip” project2. Enter Play Mode and observe the text in the Game window E... Read more
[Contextual Menus] Search results sorting popup is too huge
Steps to reproduce: Create/open any project Click the "Global Search" button (Command + K) Find the "Changes Searches sorting order"... 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