Search Issue Tracker
[Android] The shadow is cut off before the object (reproduces only on 4....
Reproduction steps:1. Open the attached project;2. Open the scene "test";3. Observe the game view;4. Build a scene to the device;5. ... Read more
Standard Shader with Transparency is tiling edges with a streched artifact
To reproduce:1. Import attached package (testScene)2. Open test scene3. Notice that Standard Shader with Transparency is tiling edge... Read more
Crash in ImageFilters::Blit when Calling Graphics.Blit(destination, null)
To reproduce:1. Open attached project;2. Open "shaderTest" scene;3. Add "CameraShaderBehaviour" script to main camera;4. Toggle "Use... Read more
[iOS][Physics] Two MeshColliders pass through each other at certain angl...
With a specific mesh in the scene, when another mesh is moving towards it (standard Cube, Sphere or a custom mesh), instead of colli... Read more
Scene grid disappears when Canvas Render mode is set to Screen Space - C...
To reproduce: 1. Download attached project and open it;2. Add (UI) Image to hierarchy window;3. Set Canvas Render mode to Screen Spa... Read more
Runtime changes to Friction or Bounciness in "Physics material 2d" have ...
To reproduce:1. Open attached project "Friction.zip".2. Open and Play "Scene" scene.3. Observe the scene. "Player" object is sliding... Read more
Imported texture's color model is set to RGBA even when texture has no a...
To reproduce: 1.Download and open attached project2.Re import NoAlpha.tga texture and check it's color model in the inspector Expect... Read more
When overwriting text with Multibyte characters, old text stays until te...
Steps to reproduce:1. Download and open the attached project2. Enter play mode3. Enter normal characters into the input field4. Sele... Read more
Content of nested Canvas is rendered at wrong position after pressing play
How to reproduce:1. Open the attached "WrongPositionBug" project2. Open the "test" scene and press play3. Go to the scene view, noti... Read more
Revert prefab instance from script does not work if prefab connection wa...
Steps to reproduce: 1. Open attached project.2. Open scene: New Scene3. Delete any child from game object "Main" in scene (this brea... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved