Search Issue Tracker
Skybox overwrites object that has transparent shader with ZWrite off
Repro steps:1. Open Scene.unity2. Notice in the game view that the sphere doesn't render, but properly renders in the Scene view3. S... Read more
Editor freezes on Application.LoadLevel(Application.loadedLevel);
How to reproduce:1. Open repro.zip project.2. Open "level1" in "scenes".3. Press play.4. Press the arrow key to make the character m... Read more
[iOS][GLES] OpenGL error 0x0506 in ..../Classes/Unity/GlesHelper.mm:284
How to reproduce: 1. Open attached project2. Build to iOS and run- Note the OpenGLES errors thrown in Xcode Read more
[Crash] Crash changing BlendShape-value on GameObject using Cloth
To reproduce:1. Open the scene called "scene"2. Select the object "ClothBlade"3. Change the Skinned Mesh Renderer's BlendShapes Idle... Read more
[Projector] Projector.material acts like Renderer.sharedMaterial
Steps to reproduce: 1. Open attached project "ProjectorMaterialBug.zip"2. Open scene "scene" and notice that there are three project... Read more
Physic2DRaycaster allocates 24 bytes each frame
Project Steps: 1. Build project for windows 32 with profiler connected.2. Notice that EventSystem.Update allocates 24 bytes each frame. Read more
[PhysicMaterial] Stacked flat surfaces sliding over one another despite ...
Steps to reproduce: 1. Open attached project2. Open scene "s1.unity"3. Run the scene4. Press Spacebar to spawn red cubes5. Spawn and... Read more
Reflection probes do not render on iOS
How to reproduce: 1. Open attached project2. Open scene TEsti.unity- Note what the reflection probes look like in the editor3. Build... Read more
StateBehavior OnStateMove override prevents the animation
How to reproduce:1. Open the attached project2. Open and play Main scene3. Click button on the left (it doesn't stretch- doesn't ani... Read more
transform.LookAt breaks UI Event System
How to reproduce: 1. Open attached project2. Open scene Scenes/Main.unity3. Select the gameobject Planet/Vertical Movement Container... 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
- Pressing “+” to add new Property throws “NullReferenceException” error after deleting Categories with Properties from Blackboard
- Reuse Collisions Callbacks is not enabled by default when opening a new project with HDRP template
- Bloom and Exposure Artifacting around GameObject appears when setting Scale of Z Axis to 0
- [Android][IL2CPP][ARMv7] Struct field value corrupts when invoking a generic delegate with a large struct by value
- Highlights persist throughout Options Panels in the Rendering Debugger Window