Search Issue Tracker
[DX12 Editor] Switch to DX12 Editor crashes if object in scene is using ...
Steps:1. Open repro scene2. In player settings, move DX12 to top of api list3. Crash Reproducible with : 2018.1.0b3, 2017.3.0p3Note:... Read more
[iOS][IL2cpp] The C++ code generation done by IL2CPP is wrong when using...
Reproduction Steps:1. Open User's project2. Set Scripting Backend to IL2CPP3. Open "ffi_unity.cs" and "ffi.cs"Correct:4. Set print_a... Read more
Profiler does not count GC allocations
Steps to reproduce:1. Open user attached project2. Load scene "scene", press Play3. Open profiller, sort by GC Allocs.4. Observer th... Read more
[Particles] Particles flicker when they have a random start life time an...
Steps to reproduce:1. Open user attached project2. Open "scene" Scene3. Enter Play Mode or preview the smoke particle effect in the ... Read more
ScreenCapture.CaptureScreenshot with superSize parameter greater than 1 ...
Steps to reproduce:1. Open attached “CaptureScreenshot.zip” Unity project2. Open “TestScene” scene3. Enter Play mode4. Press Space t... Read more
Editor crashes after two Emit() waves with UpdateSizeTpl<0> when Noise m...
To reproduce:1. Open user's attached project (Particle Test.zip (6 MB), NOT the one attached to the original bug report!)2. Enter Pl... Read more
Exception thrown "Screen position out of view frustum" on dragging sprit...
DescriptionIn 2D mode, if the camera is set to orthographic, dragging the sprite from project to scene window throws 'Screen Positio... Read more
Class layout is not working properly when changing scripting define symb...
To reproduce:1: Open project attached.2: Use menu option, "Builder/Build with define"3: Build will have been correct4: Use menu opti... Read more
[IL2CPP] Xcode build fails with - "No member named 'Configuration' in na...
Reproduction steps:1. Open and build the attached project to an iOS device. Actual result:- Xcode build will fail(IL2CPP):Classes/Na... Read more
WebGL: UnityWebRequest isHttpError is not set for error-type http respon...
To reproduce:1) Open attached project and scene2) Build and run on WebGL3) Wait a bit for WebRequest to finish Expected: An Http err... 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