Search Issue Tracker
FSBTool runs out of memory when import large audio clip
To reproduce:1. Import attached audio file (noise_large.wav) Actual: Audio file fails to import and following error is thrown in con... Read more
Importing .ogg fails with internal error from FMOD sub-system
This happens when importing video file with .ogg extension which should be used by audio files. To fix this, change video extension ... Read more
Black edge on Sprites imported with Alpha Source = From Gray Scale
BY DESIGN:GrayScale to Alpha conversion is as follows :T gray = (red + blue + green) / 3;During conversion R G B values are left int... Read more
Terrain is black when Scene is loaded from AssetBundle and textures are ...
When loading a scene from an asset bundle containing a terrain; Where the terrain textures are contained within another AssetBundle.... Read more
[DLL] PostProcessScene called twice
To reproduce the bug follow the steps:1. Open "case_696612-PostProcessScene_called_twice" project2. Open "test" scene3. Run scene on... Read more
AddComponent<>() high GC usage
Each call of AddComponent<>() function invokesAttributeHelperEngine::GetParentTypeDisallowingMultipleInclusion andAttributeHel... Read more
Only one shadow is cast when using Graphics.DrawMeshInstancedIndirect mo...
How to reproduce:1. Open the attached "InstancedDrawingTest" project and "Test" scene2. Observe the Scene Hierarchy, notice that the... Read more
[2D] Sprite Mask is Categorized under Miscellaneous in the Components Menu
Sprite Mask is Categorized under Miscellaneous in the Components Menu Steps to Repro: 1. open the editor2. from the Editor Window Me... Read more
Inspector does not show new value of rigidbody's mass, when it is change...
To reproduce: 1. Open the project, attached by tester (massBug.zip)2. Open "scene" scene3. Select Cube game object in the Hierarchy4... Read more
[serialization] Crash in scripting_field_get_type after recompile after ...
Steps to reproduce:1. Download and open project "918719.zip" (link in the edit)2. Open "Empty.cs" script3. Add "var storageFolder = ... 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