Search Issue Tracker
Unity crashed after importing/reimporting .dae file
How to reproduce:1. Download attached project file2. Import/reimport the files into Assets Folder Actual result: Unity crashed Repro... Read more
Prefab with a ParticleSystem keeps creating duplicate entries into its s...
Steps to reproduce:1. Open attached “SerializationIssue.zip” Unity project2. Open “DrainLifeParticles” prefab in a text editor of yo... Read more
ExecutableAndDlls is not found when checking through a PackedMemorySnapshot
The user's code goes over all snapshot.nativeObjects and checks if any nativeObject is greater than 300 MB to identify the Executabl... Read more
PackedMemorySnapshot: NativeArray memory is not captured in it
To reproduce:1) Open attached project and scene2) Play it3) Click Bugreport->Open Test Code Window4) Click "Capture Memory 'Edito... Read more
Discrepancy between render texture and camera dimensions
Steps to reproduce:1. Open user attached project2. Switch to 16:9 aspect ratio3. "SetPixels32 called with invalid number of pixels i... Read more
[OSX] Switching scene view between 2D and 3D multiple times crashes editor
To reproduce:1. Create a new project2. Switch scene view between 2D and 3D multiple times Expected vs actual: editor should not cras... Read more
[WSA] Unable to load DLL 'advapi32.dll' when running an app at runtime a...
Steps to reproduce:1. Open the attached project (WebRequestIl2cppBug.zip)2. Switch platform to Windows Store3. Build for WSA Univers... Read more
[Android][Daydream] Flickering in left eye on Google Pixel 2 when using ...
How to reproduce:1. Open the attached "TankSmaller" project and change your platform to Android (or use -buildTarget <Android>... Read more
[iOS][.NET 4.6]Socket polling thread using 100% cpu after suspend and re...
Reproduction Steps:1. Open User's project2. Build and deploy to iOS device3. Press "Begin Download" UI button4. Lock device (press s... Read more
MonoBehaviours with identical names but different Namespaces attached to...
Steps to reproduce:1. Open attached “ReferenceTest.zip” Unity project2. Open “Main” scene3. Select “References” object in Hierarchy4... 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