Search Issue Tracker
Unlit/PBR Shader Graph Keywords menu is too small and is difficult to na...
How to reproduce:1. Open attached project2. Select New Shader Graph asset3. Press "..." button next to the Keywords label at the Ins... Read more
Editor crashes in _PluginImporter::GenerateAssetData_ when dragging a ...
Reproduction steps:1. Open the attached project2. Drag and drop "Word" Prefab into Hierarchy-Crash Regression started: 5.3.0f4 Repro... Read more
[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
Can't inherit the Alive value from the Spawner context
Repro steps: Create a default VFX Graph and drag it in the scene Add a Set SpawnEvent Alive block in the spawner and set it to {}fal... Read more
[Android] Resources aren't loaded when using multiple users feature
Steps to reproduce:1. In the device go to Settings → System → “Multiple users” and enable “Allow multiple users”2. Add and set up a ... 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
Errors thrown when animating objects after saving scene while recording ...
As discussed on the forum here http://forum.unity3d.com/threads/animation-animator-problems.337987/#post-2221440. 1. While working o... Read more
Memory leak when sending UnityWebRequests
How to reproduce:1. Open the "WebRequest_Leak.zip" project2. Open the "SampleScene.unity" scene3. Enter Play Mode4. Press the "Butto... Read more
Bounce height gradually increases if Rigidbody2D starts off with velocity
Issue #1: New position is calculated incorrectly Steps to reproduce:1. Open attached project2. Open scene "Demo"3. Run it4. After 4~... Read more
Failed to resolve Windows.Media.Capture.Frames.MediaFrameSourceInfo when...
How to reproduce:1. Download and open "2019_3_0f4_C_UWP_Error.zip" project2. Build project for UWP Expected results: Build completed... 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