Search Issue Tracker
ScriptedImporter fields not displayed as read-only in Inspector
Steps to reproduce:1. Open attached Unity project "ScriptableImporter_EditableAsset.zip"2. Click on Test.qte3. Look at the Inspector... Read more
Sub particles aren't being activated in preview mode
repro:- import the unitypackage- open the scene and the timeline- scrub the control track Subn emitter is never launched, in playmod... Read more
Moving object with snapping enabled does not allow it to snap to the ori...
1. Open any Unity project2. Move an Object with snapping Expected result: snapping makes no exception to the origin pointActual resu... Read more
Runtime performance test suites are failing due to inaccessible type
It fails to create player with: `PanelOwner is inaccessible due to its protection level` Introduced by:https://ono.unity3d.com/unity... Read more
Particle Effect Window curve settings icons are out of place
Steps to reproduce:1. Create new project2. Create new Particle System3. Open Particle Effect window4. Enable Size by Speed module5. ... Read more
[Timeline] Prefabs can not blend with blendShape property when they are ...
Using timeline and prefabs can sometimes throw warnings in the console and reset the transformation values of a prefab. This warning... Read more
Exception in OnPreprocessBuild makes 'Build and Run' fail while 'Build' ...
Steps to reproduce: 1. Open attached project2. Open Build Settings3. Do 'Build' and notice that build succeeds4. Do 'Build and Run' ... Read more
Unity crashes after exiting Play Mode (only then effect collides with wall)
How to reproduce:1. Download attached package and open "PC_Demo" Scene in "Assets\KriptoFX\Realistic Effects Pack v1"2) Press play3)... Read more
[Shuriken] After removing sub emitter it's particles are still visible
Steps to reproduce:1. Download 94699_repro.zip and open "Particles" scene2. Select "Parent" game object3. Navigate to Particle syste... Read more
SceneManager.sceneUnloaded gets called when interacting with objects usi...
Steps to reproduce:1.Open attached ‘sceneunloaded.zip' Unity project2.Enter Play mode3.Select ‘Cube’ object in Hierarchy4.Select any... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks