Search Issue Tracker
[VFX] Specific mesh doesn't render if in the player if it's used within ...
Repro steps:1. Open the attached project's ReproScene2. Create a standalone build3. Observe that all page meshes (both the regular o... Read more
[Backport] Unnecessary cast to float when calling Mathf.Abs
The return type of Math.Abs is float, so explicit cast to float in the return statement of Mathf.Abs is unnecessary and leads to inc... Read more
Particles with Orbital Velocity set in Local Space rotates around custom...
How to reproduce:1. Open the user's attached project ("Bug Test.zip") using the EnvIronman VM (optional) (more information in Edit)2... Read more
ArgumentException: GUILayout: Mismatched LayoutGroup.mouseMove appears w...
Steps:1. Open attached project2. Load SampleScene3. Select Cube prefab instance4. Right-Click and choose "Prefab -> Open Asset In... Read more
[Frame Debugger] Event slider mouse is different when hovering on the fi...
How to reproduce: Open or create a new project Enter play mode Enable frame debugger Compare hovering the mouse toward the start of ... Read more
Opening a VFX Graph file triggers a Windows prompt "Select an app to ope...
How to reproduce:1. Open the attached “IN-82864” project2. In the Assets folder open the “EnemyDeath” VFX Graph file3. Observe the C... Read more
Favorites section does not collapse in the Project window when holding t...
How to reproduce:1. Create any new project2. Open the Project window3. Make sure the Favorites section is expanded4. While holding t... Read more
[Physics 2D] GameObject having attached Relative Joint moves away from t...
Relative joint breaks and is not behaving in the intended way, on running the scene GameObject having attached Relative Joint moves ... Read more
UncompressedAssetBundle and ChunkBasedCompression create large sized ass...
Steps to reproduce:1. Download and open the attached project2. Build Asset Bundles (Assets/Build AssetBundles)3. View the project in... Read more
Incorrect numbers appear when typing certain values into Focal Length field
How to reproduce:1. Open the attached “IN-93491” project2. Open the “thing” Scene3. Press on the “Main Camera” in the Hierarchy4. In... 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server