Search Issue Tracker
Unable to create Depth texture from CommandBuffer
Steps to reproduce:1. Download and open the attached project2. Enter Play mode3. Select the camera to view it in the inspector4. Ope... Read more
"Assertion failed: Invalid AABB a" error appears after multiple object c...
Steps to reproduce:1. Download PhysicsCrashRepro.zip and open "CrashScene" scene2. Enter Play mode3. Hold A to spawn objects4. After... Read more
Conditional compilation problem with RuntimeInitializeOnLoadMethod
Repro steps: 1. Open "DELETE.zip" project2. Clear the Console and enter Play mode3. Exit Play mode and check the Console output (Tes... Read more
RenderTexture::FilterMode changes from Point to Bilinear when scene is p...
MainCamera's targetTexture is set to a RenderTexture, which has FilterMode.Point. But when the scene is played, filterMode changes t... Read more
Stall with Particle Systems on a second Camera
Having a particle system on a second (not main) camera causes a stall on the main thread. Reproduction Steps:1. Build & Run the ... Read more
WebGL build doesn't execute OnApplicationQuit() function on Unity Web Pl...
To reproduce:1. Open user's project, build and run (WebGL build)2. While in running project click the screen few times to earn money... Read more
[TEST CASE] GPU profiler displays a "not supported" error when Profile E...
Steps to reproduce:1. Open a Unity Project.2. Open Window -> Profiler.3. Enable Profile Editor tab.4. Add GPU Profiler. Note: Wor... Read more
Editor crashes when the cloth component bending stiffness value is changed
Steps to reproduce:1. Open user attached project ("softbodyCloth")2. Create a plane and a cube3. Add a rigidbody and a cloth compone... Read more
Screen tearing and jittering issues in the game view
Steps to reproduce:1. Open attached project ("StutterTest")2. Open "main" scene3. Play the scene4. Observe the screen tearing Expect... Read more
[Video Player] VideoPlayer.loopPointReached is being called 2 times when...
How to reproduce:1. Open the attached "loopPointIssue" project and "Repro" scene2. Inspect "player" GameObject, it has a Video Playe... 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