Search Issue Tracker
Physics.RebuildBroadphaseRegions setting the subdivisions to a low value...
How to reproduce: 1. Open any (new) project2. In the Physics Settings, set the Broadphase Type to Multibox Pruning3. Import attached... Read more
LWRP package fails to install when there is an Lightweight pipeline asse...
How to reproduce:1. Create a project with the 3D template2. Open Package Manager3. Install Render-pipelines.lightweight4. In the Pro... Read more
Physics.RebuildBroadphaseRegions produces PhysX errors with a negative X...
How to reproduce: 1. Open any (new) project2. Import attached script3. Attach the script to any gameobject4. Set the World Extents X... Read more
Verify saving assets popup doesn't appear on saving scene or quitting un...
Verify saving assets popup doesn't appear on saving the scene or quitting unity unless the user makes some change in the player, edi... Read more
[Create C# Test Script] always disabled
1) use the attached project, or- create a new project- Open Window/Test Runner- select EditMode- create a Test Assembly folder2) sel... Read more
[Renderer] GPU Instanced mesh particles alignment affected by directiona...
Repro steps: 1. Open Scene1 from the attached project.2. Select the directional light and rotate it; observe the particle rotating3.... Read more
[Renderer] GPU Instancing glitches out mesh particles when a standard pa...
Repro steps: 1. Open Scene1 from the attached project.2. Drag the AssignMe material from the project window onto the particle system... Read more
"Event EventCrouch called on client" error pops up when two classes impl...
How to reproduce:1. Open attached Unity project "NetworkInterfaceTest"2. Load scene "SampleScene"3. Enter the Play mode4. Press "Cro... Read more
Rigidbody constrains do not work if the rigidbody has a child with a col...
To reproduce: 1. Open the project, attached by the user (ConstraintsTest.zip)2. Open the "testscene" scene3. Select the ItemLaser ga... Read more
Error is thrown after fixing the multiple same serialized fields issue i...
How to reproduce:1. Open attached project "New Unity Project (1).zip" and scene "Sample"2. In Hierarchy window, select "Main Camera"... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS