Search Issue Tracker
[particles] Mesh particles are inverted when using Render Alignment(View)
1) Add a particle system.2) Change render mode to mesh and select Cube.3) Notice that the mesh is inverted. Changing render alignmen... Read more
[Regression][API] 'scriptParameterClass != NULL' exceptions thrown when ...
Steps to repro: 1. Open attached project and 't1' scene. Expected result:No errors thrown. Actual result: 2 errors: - Assertion fail... Read more
UI receives events from a different display in Editor
Steps to reproduce:1. Open the attached project2. Open the EditorBug scene3. Play the scene4. Select display 1 in Game View5. Click ... Read more
[Hololens] In hololens video player performance is poor
When a video is played on a 3D plane, the frame rate of the video is inconsistent, stutters heavily, and audio is choppy. Simulating... Read more
UI - Components ( e.g. Image Component) is no longer Anti Aliasing in Ga...
Antialiasing has been broken/disabled for UI elements when the canvas is set to 'ScreenSpace Overlay'. In the example scene, the Qua... Read more
[HLSLcc] bfi instructions with mask operators are incorrectly translated...
Reproduction steps:1. Open project attached (ComputeBitOpTest.zip)2. Open scene "Test".3. Open project settings and change Graphics ... Read more
[SPS | Deferred] Deferred rendering used with Single-Pass Stereo fails t...
When using VR if you choose Deferred as the Rendering Path and Single Pass as the Stereo Method, after-images of scene objects will ... Read more
Nested custom Type will always be null, when the assetbundles containing...
Steps to reproduce:1. Download and open the project "Project-2.zip"2. Enter Playmode or Build for Standalone and Run3. Press on-scre... Read more
SerializedObject.CopyFromSerializedProperty(null) crashes the editor
Steps to reproduce:1. Open attached project (CopyFromSerializedProperty(null)_crash)2. Click "Run" on the top menu and select CrashT... Read more
WebCamTexture.didUpdateThisFrame is set after the WebCamTexture is rendered
Updating didUpdateThisFrame property in LateUpdate() makes sense for MovieTexture because it's an output but WebCamTexture (which ca... 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