Search Issue Tracker
[Android] App crashes when rotating device
To reproduce:1) Create new project2) Build and run on Android3) Rotate device4) App crashes DUT: Samsung Galaxy S7 (Adreno 530)Samsu... Read more
WWW calls fail on IPv6 networks
Steps to reproduce:1) Open the attached project.2) Open scene 'Test'.3) Press play. A WWW call is made and the results are logged in... Read more
[iOS] _ShadowMapTexture.sample_compare shading time increase with Metal
Steps to reproduce:1) Open the latest attached project.2) Build the project for iOS.3) Open the project in Xcode.4) Go to Product &g... Read more
Unit tests of a Fixed point math library cause a hard crash
Test Atan2 inside Fix16Test make Unity crash using "Editor Tests Runner". - Steps to reproduce-- Using the project attached, go to W... Read more
Realtime Directional light makes ring-shaped artifacts on static objects
Steps to reproduce: 1) Download attached project " GI error.zip " and open in Untiy.2) In Lightning tab, scroll down. Clear Baked Da... Read more
[iOS] GetTouchPointerEventData() doesn't work with Canvas Render Mode 'S...
Steps to reproduce:1) Open the attached project.2) Build the project for iOS.3) Deploy the project to a device via Xcode.4) Open the... Read more
[VR] Billboard particles in right eye don't change position after initia...
Steps to reproduce:1. Download and open attached project "ParticleTest.zip"2. Open scene "particletest"3. Make sure VR mode is on in... Read more
[GPUInstancing][FrameDebugger] Preview is not shown for instanced mesh
Steps to repro: 1. Open Unity;2. Open attached project and 'test' scene;3. Notice that there are 5 cubes in the scene, 4 of them (co... Read more
Adding components to objects in Asset Bundles causes crash on Unload
Steps to reproduce:1. Open attached project2. Open "test" scene3. Run the scene4. Stop the scene5. Notice Unity crashing on bundle.U... Read more
Function overloading with and optional arguments
An odd C# behaviour in our editor. Steps to reproduce:- Create two functions in a file like:private void TestFunc(object value, Acti... 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