Search Issue Tracker
Some hotkeys are ignored in object picker dialog search field
How to reproduce:1. Open provided example project2. Open Assets/Scene.unity3. Select "New Sprite" in hierarchy window4. Open the "Se... Read more
ParticleSystemShapeLength fails on WSAPlayer (UWP)
ParticleSystemShapeLength reports 2x the collision numbers. Read more
[iOS][IL2CPP] C# DLL file translation to IL2CPP fails on Vector3 pointer...
Steps to reproduce: 1. Open attached project2. Build the scene to iOS with IL2CPP scripting backend3. Build the generated Xcode proj... Read more
Error on import
Importing attached fbx generates the following error... GetLocalizedString is not allowed to be called from a MonoBehaviour construc... Read more
[Undo] Replace GameObject with Prefab cannot be undone
How to reproduce:1. Open provided example project2. Open Assets/Scene.unity3. Expand the Canvas GameObject in the Hierarchy window4.... Read more
After Moving Component Up or Down scene is not marked as Dirty
To reproduce the issue follow the steps:1. Create a GameObject and attach a couple of components2. Notice that the scene is dirty (d... Read more
[Shuriken] Mesh particles with Trigger set to Kill on Exit occasionally ...
Particle Systems using Mesh render mode with a trigger set to kill on exit will randomly explode vertices from the mesh while in edi... Read more
[Shuriken] Trigger death does not spawn death SubEmitter
Particle death via Trigger (i.e. on Exit) does not spawn the death sub-emitter. Repro steps: 1. Open Bug_DeathSubEmitter scene from ... Read more
[Shuriken] Radius scale of Trigger appears to have no effect on the Part...
Radius scale of the particle system trigger doesn't seem to have any effect. Repro steps:1. Open the Bug_RadiusScale scene from the ... Read more
[Shuriken] Crash upon assigning the wrong particle List to the wrong Par...
Unity crashes if the wrong list of particles gets assigned to the wrong trigger event type. Repro steps:1. Open Bug_Crash scene from... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template