Search Issue Tracker
Assert is thrown when Camera.fieldOfView is set to NaN and a Mesh is in ...
Reproduction steps:1. Open the attached project "Case_1389626" and load Scene "SampleScene"2. Enter Play Mode3. Observe the Console ... Read more
Input field text is being written on top of the same line text when havi...
How to reproduce:1. Open the project "BugRepro.zip"2. Enter the Play Mode3. Press the "Fill text with /r/n endings" button4. Place c... Read more
MissingReferenceException is thrown when the player is no longer pressin...
How to reproduce:1. Open the user attached "Momentum.zip" project2. Enter Play Mode3. Move around with W-A-S-D and then stop4. Open ... Read more
"Shift" key causes causes other keys to retain their pressed state when ...
How to reproduce:1. Create a new project2. Open the Package Manager, and install and enable the new Input System3. Open the "Input D... Read more
Handles don't rotate when using Handles.FreeMoveHandle
How to reproduce:1. Open the attached project (Handle Free Move Bug.zip)2. Open scene Assets/Scenes/SampleScene3. In the Scene view,... 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" project2. Open the "cubemapParticles" Scene3. Enter the P... 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" > "Top... 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" project2. Open the "IssueScene" Scene3. Observe the meshes ... Read more
Improper Grid Cell Layout rendering when Grid Component is used
Reproduction steps:1. Open the "1381127_UnityGridBug" project2. Open Scene View3. Open "GameObject" from the Hierarchy4. Observe Sce... Read more
Quitting the player that has a lot of alive objects with finalizers resu...
How to Reproduce:1. Download the attached script;2. Create an empty Unity project;3. Attach said script to any GameObject;4. Build 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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera