Search Issue Tracker
Play Mode takes a longer time to load in Unity 2017.x
Reproduction Steps:1. Import attached project.2. Open "Test" scene.3. In Menu, select "Test" -> "EnterPlayMode test". Results: In... Read more
Terrain Details have Anisotropic filtering applied when its Texture Anis...
Steps to reproduce:1. Open the attached project (case_1208474.zip)2. Switch to the Game window3. Under Edit > Project Settings &g... Read more
[Mobile] [WebGL] Visual artefacts are rendered and objects disappear whe...
How to reproduce:1. Open the "IN_62080" project2. Make sure the “Gamma” Color Space is selected in the Project Settings3. In the Bui... Read more
[IL2CPP] Build fails to compile when Development Build option is enabled
Steps to reproduce:1. Open the user’s attached project2. Press File > Build Settings3. Make sure that the Development Build optio... Read more
"Failed reading from" and "Failed creating system" errors are thrown on ...
To repro:1. Open project attached.2. Open scene (Ice Cubes or Amber Cubes) . Actual result: You get errors:Failed reading from: '4c/... Read more
[Shuriken] Distance between each trail of particle system is unstable
Steps to reproduce:1) Download attached project 'ParticleTrailsisKinematicDisabled.zip' and open in Unity2) Click on Play button3) I... Read more
OnDrag is blocked by Perspective camera Clipping Planes Far value
Better Repro:- Open case_775756-TestDrag.7z project and its main scene- Both sprites have a OnPointerClick event handler that logs t... Read more
[AABB][Particles] Errors when adding BoxCollider to legacy particles
How to reproduce:1. Import the ParticleError package and open the included scene (it has GO with ElipsoidParticleEmitter and Particl... Read more
Unity has no proper script lifecycle for calling event functions before ...
Quitting Unity Editor doesn't call OnDestroy(), OnDisable() event functions which is often used in editor window extension scripts. ... Read more
OnIMECompositionChange does not return an empty string on accept when us...
How to reproduce:1. Open the “repro_IMEInput“ project2. Open the “IMETest“ scene3. Set Korean (Microsoft IME) as the keyboard langua... 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