Search Issue Tracker
[SubEmitters] Grand-children not working as sub emitters
Repro steps:1. Open the attached project.2. Observe how both Particle System A and B are using C as a sub emitter.3. Play the effect... Read more
AsyncOperationHandle.PercentComplete always returns 0 when loading from ...
Reproduction steps:1. Open the attached project "ADDR-2947 repro.zip"2. Click “Build > New Build > Default Build Script” in th... 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
BatchRendererGroup draws have poor thread load balancing in some cases
A user on the forum reports that BatchRendererGroup is taking longer than GameObjects for their workload. The issue seems to be that... Read more
Particle System Trails do not die after Particles die when Instantiating...
Steps to reproduce:1. Open users attach project "ParticleTrailTest.zip"2. Navigate to Project -> Assets and open SampleScene3. En... Read more
[Decal] decal:blend in Surface shaders doesn't work with shadows
Objects with "decal:blend" used to receive shadows in 4.x.In 5.0 they don't. Two projects with screenshots provided. Read more
Memory snapshot file name text is not highlighted correctly when selecti...
How to reproduce:1. Create a new project2. Install the Memory Profiler package3. Open the Memory Profiler Window (Window -> Analy... Read more
Build Profile gets a name "_asset" during its renaming
Steps to reproduce: Create a new project Go to "File" ->"Build Profiles" Select some platform from the list and click "Add Build ... Read more
[2019.2] UI elements are not rendered in displays that are not 'Display ...
How to reproduce:1. Open attached 'project-1173805.zip' project2. In Game window select 'Display 2' Expected result: UI elements are... Read more
Awake and Start are called not on the same frame when entering Play Mode
How to reproduce:1. Open attached project "AwakeStartScene.zip"2. Open "To" scene3. Enter Play Mode4. Observe Console Expected resul... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template