Search Issue Tracker
Crashed in :AnimationCurveTpl<Vector3f>::EvaluateClamp when playing lega...
Steps to reproduce: 1) Download attached project and open in Unity.2) Open scene 'MiniSplashScene' and press Play.3) Wait for tutori... Read more
"res/mipmap-[density]" folders for launcher icons are missing
Reproduction steps:1) Open user's attached project2) Build it for Android3) Open .apk file using "Winrar"4) Go to "res" folder-- Not... Read more
[Matchmaking] Connection drop on the second connection attempt
Reproduction steps:1) Open user's attached project2) Configure Multiplayer settings in "Services" window3) Build and run project on ... Read more
[Serialization] Object reference becomes undefined when struct is serial...
Steps to reproduce: 1. Open attached project2. Open scene "Main"3. Run it4. Notice NullReferenceException - it's caused when struct ... Read more
Switching the graphics API causes the Editor tabs to become unresponsive...
Switching the graphics API causes the Editor tabs to become unresponsive until the user clicks a button/scene view 1. What happened ... Read more
Directional light set to Mixed baking mode affects static game objects w...
To reproduce:1. Open the project attached by the user2. Bake Lighting3. Select "Directional light" game object4. Change Color parame... Read more
The Editor crashes after launching the project or switching substance fr...
Steps to reproduce the issue:1. Download and open attached project.2. Notice that after a few seconds Unity Editor crashes on: #0 0x... Read more
WebGL build does not call Interface functions for native render plugins
Steps to reproduce:1. open users attached project and build for WebGL2. play it Expected: visual effectsActual: plugin does not func... Read more
[TiltShift Shader] - SmallDiscKernel Samples Array is not used to Improv...
To reproduce the issue follow the steps:1. Create new project2. Import Standard Image Effects assets package3. Open "TiltShiftHdrLen... Read more
multiple light spots cause other light spots to disappear
There are 8 identical lamps in the scene, all of them have Light (Spot) component. Only half of the lamps work. Steps to reproduce (... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu