Search Issue Tracker
[iOS] Xcode project is rebuilt when using Mobile Notifications
Reproduction steps: 1. Create and open a new Unity project 2. In the "Package Manager" window, add the "Mobile Notifications" packag... Read more
[HDRP] Enabling "Keep Quads" for model import breaks pathtracing
Repro: Download and import the repro project here: https://drive.google.com/file/d/1JeBvhAx6SYw3f7xcfBR9IJJ7eJEWgULT/view?usp=shari... Read more
UI Toolkit Debugger doesn't display the names of Visual Elements after i...
Reproduction steps: 1. Create a new project and open it 2. In the top toolbar open Window/UI Toolkit/Debugger 3. Try selecting anyth... Read more
Editor crashes when compiling scripts if UNITY_DIAG_ENABLE_DOMAIN_RELOAD...
How to reproduce: 0. If not set already, set the UNITY_DIAG_ENABLE_DOMAIN_RELOAD_TIMINGS system environment variable to value 1 and ... Read more
Particles are not visible in the Cube Render Texture when using Camera.R...
How to reproduce: 1. Open the user's attached "2021.2.0a17_3d_360particles" project 2. Open the "cubemapParticles" Scene 3. Enter th... Read more
[HDRP] Reflection probes can not be moved if they have a proxy assigned
Not 100% sure if its is expected, davidl thinks its unexpected 1) Open HDRP Template 2) Select the probe 3) Try to move it Expect... Read more
[HDRP] Editor performance drops when using realtime Reflection Probe wit...
Reproduction steps: 1. Open the attached “case_1339945-TestPerformance.zip” project 2. Open Assets/SampleSceneAssets/TutorialInfo/Sa... Read more
EdgeCollider2D or PolygonCollider2D cannot move edited points when the T...
How to reproduce it: 1. Open the user's attached project "Tama.zip" 2. In the Hierarchy view select "Scene" > "Colliders" > "TopColl... Read more
The first submesh texture is overridden for all other submeshes in the C...
How to reproduce: 1. Open the user's attached "ParticleEffectForUGUI.zip" project 2. Open the "IssueScene" Scene 3. Observe the mesh... Read more
[UI Toolkit] Cursor not updating when changing it using a variable which...
How to reproduce: 1. Open the attached project "ToolkitCursor.zip" 2. Open "test_scene" Scene in the Assets folder 3. Enter Play Mod... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key