Search Issue Tracker
Assertion '(srcInfo.GetChannelMask() & copyChannels)==copyChannels' afte...
Steps to repro: 1. Open attached project and 't1' scene;2. Drag prefab 'Cube_3-materials' (having no lightmap UVs) from the Project ... Read more
[WebGL] AudioSource not looping when triggered by AudioSource.PlayDelayed
To reproduce: 1. Open the project, attached by the tester (WebGLPlayDelayed.zip)2. Build and run the project for WebGL3. In the buil... Read more
Skybox cubemap cannot be changed in HDRP
To reproduce: 1. Create a new project with HDRP template2. Create a new material3. Assign the new material as the Skybox Material in... Read more
[Mobile][IL2CPP] IL2CPP with .NET 4.x compatibility crashes on build whe...
How to reproduce:1. Open attached user project and change platform to iOS/Android2. Make sure that Scripting Runtime Version is set ... Read more
[IET] On opening any basic tutorial project, docking and resizing of any...
On opening any basic tutorial project, docking and resizing of any window becomes unresponsive Steps to reproduce:1) Open Unity> ... Read more
Overloading operator* and then using its result inline results in a comp...
To reproduce: 1. Open the project ,attached by the user (ControllerTest.zip)2. Observe the error in the console3. Inspect the line i... Read more
Unity could not produce class with id 1180 error pops up and player is n...
How to reproduce:1. Open attached Unity project "FreedomEngine"2. Select File --> Build Settings3. Add "teststage" scene4. Check ... Read more
The Editor crashes in sortBoxes when entering the Play mode
To reproduce: 1. Open the project, attached by the user (Markov_Prototyping_3D_UnityProject.zip)2. Enter Play mode Expected: the Edi... Read more
Two duplicate Audio tracks in the Timeline cause the Editor crash in Aud...
To reproduce: 1. Open the project, attached by the tester (TimelineAudioCrash.zip)2. Open the Timelien window and select Main Camera... Read more
[Android] Assertion "(destWidth >= srcWidth && destHeight >= srcHeight)....
How to reproduce:1. Open attached "Assertion" project and "SampleScene", notice it contains default Tree prefab2. Observe the consol... 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