Search Issue Tracker
[iOS] Very long GPU time on iPhone 7 with rendering effects
When using rendering effects (like Graphics.Blit) on iPhone 7 and 7 Plus, the GPU frame time becomes extremely long. This doesn't oc... Read more
Crash at "mono_string_new " when using Marshal.PtrToStructure
To reproduce:1. Open the attached project2. Download the attached "ST00A.CHC" file2. Open the "TestScript" script3. On line 67 of th... Read more
[NavMesh] [Bake] Regions of different areas are removed if area is less ...
Repro steps:1. Open "PathError.zip" project2. Load "Test" scene3. Open the Navigation window and select the Bake tab4. Bake Navmesh ... Read more
[Android] Inaccurate "Unable to find libaudioplugingvrunity" runtime err...
How to reproduce:1. Create empty project2. Switch platform to android3. Import GearVR Unity SDK4. Set Spatializer Plugin to 'GVR Aud... Read more
Pivot point is not deleted properly with undo, clicking it results in a ...
Steps to reproduce:1. Open attached project2. Open "testscene" scene3. Select "NewObject" in hierarchy view tab4. Go to GameObject-&... Read more
Cannot change the icon for Standalone
Steps to reproduce : - create a new project- go to Player Settings- try to select the Icon feature and notice the option doesn't sta... Read more
[Linear] sRGB image has no gamma curve in linear space
Steps to reproduce: 1. Open attached project and build it2. Notice that bottom texture is darker compared to the top one Note: not r... Read more
Crash in BezierCurve::NormalPoint when calling UnityEditor.Handles.MakeB...
To reproduce:- Open "scene"- Select "GameObject"- Change the "Division" parameter to 0- Observe crash Reproducible: 5.5.0b5, 5.4.1p3... Read more
[Editor] Assets don't import properly between the betas
- Projects created in 5.5.0b3 and opened in b4 or b5 don't import the materials properly (icon missing, materials can't be found whe... Read more
[iOS] Realtime Reflection Probes are not rendered correctly when they ar...
If Realtime Reflection Probes are updated from a script, they render a black image. Steps to reproduce:1) Open the latest attached p... 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