Search Issue Tracker
Materials with particle shaders are not working (in magenta) when scene ...
Reproduction steps:1) Open "836911_assetBundles.zip" project2) Open "MeleeWeaponTrail/Example/Scenes/Example.unity" scene3) Build as... Read more
[iOS] Build fails with "Apple LLVM 8.0 Error": "no such file or director...
Reproduction steps:1. Open the attached "stripped" project.2. Build and run the "Main" scene for iOS. Actual behavior: 5.3.6p7 - App... Read more
Building asset bundles do not rebuild if an asset was modified via script
To reproduce:1. Build Asset Bundles2. Press play in "main" scene to observe texture loading from asset bundle3. uncomment Invert.cs4... Read more
[5.5] Batches increase in 5.5 compared to 5.4, various FrameDebugger iss...
To reproduce:1. Open user project2. Open the scene "CH_Level_1_Build"3. Enter Play mode4. Check "Batches" and "SetPass calls" in Gam... Read more
[Linux Editor] Dragging store entries out of Asset Store tab hangs the s...
When thumbnails of Asset Store entries are dragged out of the Asset Store tab to the Editor area, the whole system hangs. Steps to r... Read more
Variables with SerializeField modified values are lost when the scene is...
Steps to reproduce:1. Open attached project2. Select Mike object3. Change the values below "Inherited From PlayerController"4. Play ... Read more
[OSX] Application.version returns Unity version instead of build version...
Steps to reproduce:1) Open the attached version.2) Open scene 'version'.3) Build and Run a Mac Standalone build. Application.version... Read more
[Regression][Editor] Two separate brushes are rendered after adding seco...
Steps to repro: 1. Open Unity;2. Create new project;3. Add Terrain gameobject (GameObject -> 3D Object -> Terrain);4. In the T... Read more
Making public method private when it is assigned to Button's onClick eve...
Reproduction steps:1. Open the "bug.zip" project2. Open the "Test" scene3. Open the "Example.cs" script4. Make "Pressed" method priv... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal