Search Issue Tracker
A specific PNG texture with alpha is imported as 24bit RGB instead of 32...
To reproduce: 1. Open project2. Notice, that 'brocoli' and 'kinder_egg' images are both png, but 'brocoli' is imported as 32bit RGBA... Read more
Unity crashes when changing Color Space in Viking Village project
- Open the attached project;- Change the Color space in Player Settings;- During the change Unity should crash. Note: So far only re... Read more
AK::MemoryMgr::Term crash caused by trying to terminate Wwise audio engi...
Steps to reproduce:1. Open "Lares.zip" project2. Enter Playmode3. Exit Playmode-Repeat steps 2&3 until the project crashes Note:... Read more
Specific project crashes on Play in 5.6.0b11 on unity_mono_reflection_me...
Reproduction steps:1. Open the attached project "CVR.zip" on 5.6.0b11;2. Go to the "Example Scene" folder and load "Example.unity" s... Read more
[Audio Mixer] Mute does not work on the child mixer of channel or on the...
Reproduction steps:1. Open the attached project "test Unity labs audio.zip";2. Open the Audio Mixer Tab;3. Enter a play mode;4. Obse... Read more
[Linux Editor] Calls to SceneManager.LoadScene() result in 'INTERNAL ASS...
When SceneManager.LoadScene() is called from a script, assert warnings appear in the console. Steps to reproduce:1) Open the attache... Read more
The parameter "layerMask" shows incorrect value both on Physics2D.Overla...
Reproduction steps:1. Open the attached project "Testing.zip";2. Open the Test scene;3. Select the Cube game object in the Hierarchy... Read more
Crash on entering play mode
Steps to reproduce:1. open project from oc link (in edit, "Stripped")2. open TeenLoop scene and enter/exit playmode until it crashes... Read more
DXT1 textures with alpha do not support transparency
Reproduction Steps:1. Import attached project.2. In Project, select texture "DXT1".3. In Inspector, mark "Alpha is Transparency" as ... Read more
Unity crashes in <tessMeshAddEdgeVertex>, when 2D colliders collide
Reproduction steps:1. Open the attached file "case_891305_smallProject.zip";2. Open the scene "DevTest";3. Enter Play mode; Actual r... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code