Search Issue Tracker
Cloth constraint dots not visible from all angles
Reproduction steps:1. Open the "New Unity Project.zip" project2. Select "Plane" Game Object3. In the Inspector "Cloth" component pre... Read more
[Prefabs] Unused fields from script are not cleared from YAML data
Repro steps:1)Open the later-attached TestProject2)Notice TestPrefab.prefab, it's otherPrefab field and open it in text editor3)In t... Read more
Android: Protected graphics memory doesn't work on android device
Protected graphics memory doesn't work because EGL_EXT_protected_surface is used instead of EGL_EXT_protected_content. This excludes... Read more
Test Framework fails to build player if project includes com.unity.ads
Test Framework fails to build player if project includes com.unity.ads Reproduce:1. open attached project2. run tests on standalone ... Read more
[Graphics] Crash when submitting depth with no MSAA
[Reported by Meta] If the graphics settings are set to no MSAA with depth submission on (Oculus Quest), we get a crash. See attached... Read more
[Rendering] Reset functionality is not working for Occulusion Portal
Reset functionality is not working for Occulusion Portal Steps to Reproduce: 1. Create a new project2. Hierarchy > right-click &g... Read more
[Graphics] ARCameraBackground is not visible when using the Deferred Ren...
Reproduction steps:1. Open the attached “PhoneState” project2. Open the “Assets/Scenes/ForReport.unity” Scene3. Enter the Play Mode4... Read more
Crash on TypeTreeQueries::IsStreamedBinaryCompatible when waiting for Un...
Reproduction steps:1. Open the attached “repro-project“2. Observe the Editor opening3. Observe the crash during Unity’s code in Unit... Read more
[Shuriken] Crashes on ParticleSystemParticles::element_assign with uniqu...
Steps to reproduce: 1. Download and import attached project.2. Press play.3. Wait for 3-5 secs. Crash! Notes: Sometimes windows just... Read more
[2018.4] Console throws a Warning about corrupted ProjectVersion.txt fil...
To reproduce: 1. Open Unity and create a New Project or open existing Project2. When Project is opened, open the Console window Expe... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template