Search Issue Tracker
[Regression] OnTriggerEnter fails at certain distances
How to reproduce: 1. Open the user-submitted project 2. Enter Play mode and press the space key 3. Open the Scene View and click on ... Read more
[OSX]HDRP Template - Example scene broken
When creating a new HDRP template project the example scene opens black. It seems the reflection probes in the hierarchy are the cau... Read more
Shaders and materials are not loaded correctly when they are in separate...
To reproduce: 1. Open the user's attached project 2. Build an Asset Bundle from the "Asset Bundles" menu 3. Play any of the two scen... Read more
Linux Editor UI breaks when Screen.SetResolution is called
Steps to reproduce: 1. Open the attached project 2. Open "Test" scene 3. Enter Play mode 4. Wait for 2 seconds 5. Notice that Editor... Read more
Building with read-only manifest.json causes build to fail
Steps to reproduce: 1. Open attached project 2. In Packages/ set manifest.json to read-only 3. In the project folder edit build-exe.... Read more
XR Camera.SetStereoProjectionMatrix results in double vision
Steps to reproduce 1) Open the attached project, which sets a custom projection matrix using Camera.SetStereoProjectionMatrix() 2) S... Read more
Animated Material properties cannot be modified after the Animation has ...
How to reproduce: 1. Open the attached "TestFor1058620.zip" project 2. Press Play 3. Wait for the Animation to end 4. Try to modify ... Read more
Collider doesn't change its position when you call Transform.SetParent w...
To reproduce: 1. Open the attached project (PhysicsBugReport.zip) 2. Enter Play mode 3. Observe that particles do not hit a pink cu... Read more
[2018.3][OSX] Artefacts when resizing game window on a specific project
To reproduce: 1. Open repro project(editor support has to be set to OpenGL) 2. Enable Metal Editor support in Player settings 3. Res... Read more
2018.3.0a5 editor doesn't load when trying to open 2018.2 project for th...
Steps to reproduce: 1. Create new project using 2018.2.0f2 2. Try to open it using 2018.3.0a5 Actual Result: 1. Unity opens with a ... 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
- Crash on Collider::FindNewAttached when colliding specifc GameObjects
- Animator.CrossFade normalizedDuration results in scaled clip advancement when Animator.speed is not 1.0
- Android Debug Symbols shows a Warning that Cloud Diagnostics is enabled when Cloud Diagnostics Package is not installed
- [UI Builder] Insertion Point jumps to the end of the string when editing a new Selector name
- Android player crashes on "vk::RenderPasses::GetPackedRenderPass" when using Vulkan Graphics API in a specific project