Search Issue Tracker
[Shuriken] Crashes on ParticleSystemParticles::element_assign with uniqu...
Steps to reproduce: 1. Download and import attached project.2. Press play.3. Wait for 3-5 secs. Crash! Notes: Sometimes windows just... Read more
WNS push notifications via background task is not working when push noti...
How to reproduce:1. Open the attached project "UnityWNSDemo.zip"2. Build the project for UWP3. Open the built project with Visual St... Read more
UI Toolkit is not rendered in the editor when using Mesa LLVMpipe
How to reproduce:1. Create a new project with any template2. Open the Scene view3. Oberve the toolbar Expected result: The toolbar i... Read more
Multiple bug reporters appear on Fatal Error crash
Repro Steps Make a new Unity project and create a new C# script with any name Add line to a void Start() Method UnityEngine.Diagnost... Read more
[URP] Slider handle for Normal property doesn't move with respect to the...
Slider handle for Normal property doesn't move completely. when maximum value ie 3 is set the handle still remains in the middle. It... Read more
[Windows] IME is delayed from switching to the Korean language in the ed...
Reproduction steps: Open the user attached project Switch to Korean language input Press the Play button Press and hold any letter o... Read more
Shader Graph Templates window icons are replaced with Custom VFX Graph i...
Steps to reproduce:1. Create new Unity project2. Make sure VFX package is installed3. Open Shader Graph Templates window4. Observe t... Read more
Compute shaders get included to every Assembly-CSharp-* project that has...
Compute shaders get included to every Assembly-CSharp-* project that has at least one single script in it. If there are no scripts i... Read more
[Editor] Material Selector gets Material Selected only with first selection
Steps to reproduce:1. Create a new project2. Create a default material3. Duplicate it a few times4. Create a sphere and open the "Se... Read more
Certain textures are not loaded when using the "Load texture data on dem...
How to reproduce:1. Open the “IN-109786.zip” project2. Open the “Main” scene3. Observe Scene View and Console window Expected result... 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