Search Issue Tracker
Particle System bursts twice when instantiated at a runtime
How to reproduce:1. Open attached Unity project "BurstBug.zip (4.3 MB)" (attached to additional email)2. Load "Bug" scene3. Enter th... Read more
OnWillSaveAssets receives an empty paths array when saving a new Scene
Reproduction steps:1. Open the attached “IN-111513.zip” project2. Go to File > New Scene3. Select “Basic (URP)” and Create4. Save... Read more
Frame gap occurs when transitioning between two ParticleSystems
Reproduction steps:1. Open the attached “ParticleSystemTest” project2. Open the “Assets/Scenes/MainScene.unity” Scene3. Enter the Pl... Read more
Errors and Warnings produced by Package Manager are inconsistent between...
Steps to reproduce: Open or create any Project Navigate to Window > Package Manager Click the "+" icon in the top left corner and... Read more
Editor crash when calling RepaintImmediately followed by Close on Editor...
Editor crashes when calling RepaintImmediately followed by Close on EditorWindow. See included project for three tests, one of which... Read more
Screen tearing occurs when running standalone build in Fullscreen Mode
Steps to repro:1. Open original project "New Unity Project.zip"2. Enter Play Mode and notice that there is no screen tearing in Game... Read more
[UI Builder] Insertion Point jumps to the end of the string when editing...
Steps to reproduce: Open the attached project Open the Test UI Document In the StyleSheets tab Paste the following Selector name "#r... Read more
[macOS] RenderTexture with 8 Sample Anti-Aliasing fails to render
Reproduction steps:1. Open the attached “IN-107418“ project2. Open the “SampleScene”3. Enter Play mode4. In Play mode, click on the ... Read more
Text caret and “List is empty” text render black on dark panel (low cont...
Steps to reproduce: Create a new 3D Unity project Open Preferences → General and set Editor Theme to Light Create any Shader Graph a... Read more
[URP] Custom Renderer Feature is not being serialized
Steps:1. Download attached zip (URPRenderFeature.zip)2. Delete Library folder and open project 3. On ProjectView select "URPAsset_de... 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
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation