Search Issue Tracker
[Frame Debugger] Not overlapped UI may break UI batches
How to reproduce:1. Download attached project2. Run the "Test" scene3. Open Frame Debugger (Window -> Frame Debugger)4. Try to ov... Read more
ParticleSystem.sharedMaterials returns an additional null material
Steps to reproduce:1. Open user attached project (ParticleSharedMaterialsBug)2. Open ParticleMaterialsTest.unity scene3. Play the sc... Read more
Shadow caster particles with Alpha Blended shader affect mixed lights in...
In shadowmask mode, particles that cast shadow and have Alpha Blended shader can affect mixed lights in the scene. It is possible to... Read more
Specular shaders is rendering artifacts
To reproduce: 1. Download attached project "20170712_assetstorebash_specular.zip" and open in Unity2. Open "repro2" Scene3. Look at ... Read more
Changing the value for Wrap Mode on a Playable Director doesn't mark it ...
Reproduction Steps:1. Import attached project.2. Open "Test" scene.3. In Hierarchy, select "Playable Director".4. In Inspector, chan... Read more
NullReferenceException in MobileControlRig.EnableControlRig after switch...
Steps to repro: 1. Open attached project;2. Go to BuildSettings (File -> Build Settings);3. Select any other available platform (... Read more
Animator does not reset the state of the Game Object if it was changed b...
To reproduce:1. Open the "test" scene in the attached project2. Note that "TestObject" which has an Animator component enabled, has ... Read more
If GameObject contains Animator Controller with Material Animation its M...
How to reproduce:1. Open the attached "zProject" project and "AnimatorBug" scene2. Enter playmode, click on Sphere (in Hierarchy) an... Read more
[IL2CPP] Crash in Net::Sockets::Socket::Connect when using .NET 4.6 Scri...
1. Open the project attached by the user2. Build to iOS3. Run on a mobile device Result: after 10-30 seconds, player crashes at il2c... Read more
[Android]Screen resolution values are swapped when an application is res...
Reproduction steps:1. Open the attached project;2. Build the scene "Main" on a device;3. Minimize and maximize an app;4. Observe the... 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