Search Issue Tracker
Build and Run fails and throws an incorect path error when the project's...
How to reproduce:1. Create a new project2. Go to File -> Build Settings -> Player Settings and change the Product name to "Bui... Read more
Unity Editor crashes when importing "Substance in Unity" plugin
To reproduce: 1. Open Unity and create a new project2. Open Asset Store3. Download and Import “Tavern & Inn” by CRAFT STUDIOS: h... Read more
ModelImporter.importBlendShapeNormals read wrong values when BlendShapeN...
Steps to reproduce:1. Open user OC attached project2. Make sure that both .fbx files have "Blend Shape Normals" option set to "Impor... Read more
Set as default Preset button is disabled when working with Sprite Atlas ...
How to reproduce:1. Create a new Unity project2. Create a new Sprite Atlas3. Create a Preset for the Sprite Atlas4. In the Inspector... Read more
[Android][UnityIAP] When calling Application.Quit and relaunching app, i...
Steps to reproduce:1. Open attached project2. Turn On Unity IAP3. Build And Run on an Android device4. Install and run app5. Click t... Read more
Second Camera with lower Depth than the first one causes UI background t...
How to reproduce:1. Open the user-submitted project (testbackground.zip) and enter Play mode2. In the Hierarchy Window expand the "T... Read more
[Inline] ArcCone and ArcTorus do not have a Cone and Torus types, respec...
Repro steps:- Add an inline ArcCircle, ArcSphere, ArcCone and ArcTorus node.- Observe how ArcCircle and ArcSphere have a Circle and ... Read more
[Events] OnPlay and OnStop events affect all spawners within a system
Repro steps:1. Drag the attached VFX to a scene2. Open the effect and press the Stop event.3. Observe how all particles are stopping... Read more
[Culling] Shadows not culled properly if the effect is visible in either...
If a shadow-casting VFX is not visible in the game view, but it is visible in the scene view, it will still cast shadows in the game... Read more
[Video] Changing VideoClip of VideoPlayer component at runtime doesn't p...
Changing VideoClip of VideoPlayer component at runtime doesn't play newly assigned video clip Steps to reproduce:1. Open attached pr... 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