Search Issue Tracker
[Shuriken] ParticleSystem.Stop() does not stop if the PS is not visible
Steps to reproduce:1) Download and open scene 'ParticleTest-scene'2) Play the scene and spawn a ParticleSystem (GUI)3) Turn the Came... Read more
Transform Component doesn't collapse when pressing on the top pixels of ...
Reproduction steps:1. Create an empty project2. Press on any GameObject in the Hierarchy3. Press on the top pixels of the Transform ... Read more
Crash on SkinnedMeshRendererManager when interacting with a prefab gener...
Steps to reproduce:1. Open the “user’s attached project”2. Open the “Knight1” prefab through the Project window3. Observe the crash ... Read more
[iOS] Custom Storyboard Launch Screen images are placed in the wrong dir...
How to reproduce:1. Open the attached Project "PathSplash.zip"2. Build the Project for iOS to the directory <Unity_Project>/iO... Read more
[Linux] "Could not establish a connection with the Unity Package Manager...
Reproduction steps:1. Create a new or open an existing project Expected result: Editor opens up the projectActual result: Package Ma... Read more
CollectDependencies(SceneAsset) returns dependencies when called for emp...
To reproduce:1. Open attached example project2. Open Assets/empty.unity and notice it's empty3. Select Assets/empty.unity4. Execute ... Read more
GameObject cannot be resized with Scale Tool when axis scale is 0
Steps to reproduce:1. Create a project2. Create a Cube GameObject (GameObject > 3D Object > Cube)3. Set one of the axis Scale ... Read more
"Reimport All" is broken in 2019.3 (in Asset Pipeline v2)
Reimport All" option of Context menu in Project View is broken in 2019.3 (in Asset Pipeline v2). Reproduced in 2019.3.0a3 How we can... Read more
[LightProbes] Probes incorrectly collect light when are close to both em...
Steps to reproduce: 1. Download and import attached project.2. Open scene: test3. Move ground plane lower and wait for bake. Expecte... Read more
[Mobile][IL2CPP] App crashes after the splash screen when there's a NavM...
Repro steps:1. Create a new project2. Add a NavMeshObstacle component to any Game Object in the scene and save it3. Switch build tar... 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