Search Issue Tracker
"Build settings" error when loading scene with non case sensitive name f...
Reproduction Steps:1. Import attached project.2. Open "start" scene.3. Enter Play mode.4. Select "Case unsensitive scene name" butto... Read more
Scripting::ConnectScriptingWrapperToObject crash when entering play mode
To reproduce:1.Open users attached project "Gutsy.zip"2.Open "Menu.unity" scene3.Enter play mode Expected result: game is loadedActu... Read more
RenderTexture::Create crashes Unity using RGB565 with Nvidia GTX 760
To reproduce:1.Open users attached project "Trunk.zip"2.Open "3.game.unity" scene Expected result: scene is openedActual result: Uni... Read more
Object bumps into a corner of a PolygonCollider2D if there is a diagonal...
To reproduce:1. Open attached Unity project "PolygonCollider2D Diagonal Test.zip"1. Play "test" scene.2. Hold horizontal input axis ... Read more
Environment.StackTrace skips the top frame on 32-bit Windows players on ...
This affects both Standalone Player and UWP. Why won't fix: This happens because the Visual C++ compiler does not emit function prol... Read more
[HiDPI] [ColorPicker] ColorPicker Dropper is incorrectly offset if font ...
The ColorPicker Dropper tool next to Color fields on components (not inside color picker window) are not working as expected if Wind... Read more
[VR] Crash w/ Oculus and DX11 on Camera selection
Steps to reproduce:1) Download and open attached project "dx11vrcrash_m.zip" (see edit for link)2) Open scene "KriptoFX/Realistic Ef... Read more
Unity crashes when Marshal.StructureToPtr is used
How to reproduce:1. Download attached project2. Open "111" Scene3. Press Play Expected result: Unity should not crashActual result: ... Read more
Importing high vertex count models throws a warning, splits the mesh eve...
Steps to reproduce:1. Open user attached project2. Reinport the "test_map" model3. Notice a warning come up: "Meshes may not have mo... Read more
Editor keeps spamming error "Unable to parse YAML file: [mapping values ...
Steps to reproduce:1. Open user attached project "Trunk.zip"2. Observe the errors in console window: "Unable to parse YAML file" Exp... 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