Search Issue Tracker
[ParticleSystem.Emit] Shape is overridden after changing EmitParams.Posi...
Steps to reproduce: 1. Download and import attached project. "ParticleSystemEmit.zip"2. Open scene: main3. Press play.4. Press A to ... Read more
[Shuriken] Editor and Player understands max particles differently
Steps to reproduce: 1. Download and import attached project.2. Open scene: main.3. In the Hierarchy select FireBall.4. Simulate, ins... Read more
Prefab Gameobject constains duplicates GO after editor reload in hierarchy
How to reproduce:1. Create a new project2. Create empty game object and call it "Game Object 1"3. Drag it to Assets folder so it bec... Read more
Animator "Update Mode" change is not saved
Changing the "Update Mode" property of an Animator component does not mark the scene as modified and is not saved when using File &g... Read more
[Batchmode] If project is run in batchmode Unity doesn't render to Textu...
How to reproduce:1. Open the attached project2. Build and run Main scene3. This test will save some frames to file (frames/*.jpg) fo... Read more
Editor performance regression for "EditorWindow.OnGUI" draw calls
Steps to reproduce:1) Open user attached project2) Open profiler -> enable editor profiling -> start recording3) Open Window &... Read more
[Terrain][Editor][OSX] InvalidOperationException errors are thrown after...
Steps to reproduce: 1. Open Unity on OSX;2. Create new project and scene;3. Add Terrain GameObject -> 3D Object -> Terrain;4. ... Read more
TransformAccess Crash
Repro steps:1) Open the attached project2) In the menu bar click BugReport/CreateScene3) Notice the crash N.B. Doesn't crash if audi... Read more
When colliding CharacterController jumps over moving kinematic object
To reproduce the bugfollow the steps1. Open "case_691821-CharacterControllerIssue" project2. Open "Test01" scene3. Run scene in edit... 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