Search Issue Tracker
Parts of mesh are always rendered on top when they shouldn't be when the...
The issue seems to happen when you create a model that has parts of it that are not connected to the main mesh, but are still consid... Read more
Unity freezes at "Packaging assets - resources.assets" when building if ...
To reproduce:1. Open attached Unity project "Metroidvania.zip"2. File --> Build and Run Result: Unity freezes at "Packaging asset... Read more
Unity crashes when external named pipe server is used
To reproduce: 1. Open the project, attached by the user (Powerlab_Game.zip)2. Download and open the RFIDPipeServer (link in the edit... Read more
Cache Server doesn't handle partial data packets during handshake
Reproduction steps:1. Set up a Cache Server (Local one should be good).2. Run test-cs.bat with the IP address of the Cache Server, e... Read more
Using .NET library CSCore.Wasapi to play .wav sound causes the Editor to...
To reproduce: 1. Open the project, attached by the user (CSCoreAudioLibTest.zip)2. Open the "WasapiTest" scene3. Enter Play mode4. P... Read more
[Android] Built-in camera button is disabled in Sony Xperia devices when...
To reproduce: 1. Create new Unity project.2. Build and run for any Sony Xperia device with built in camera button.3. When app is loa... Read more
material.shaderKeywords output the same results even if there are differ...
Reproduction steps:1. Open project attached (New Unity Project 2.zip)2. Open scene "Test".3. Press Play.4. Inspect console. Expected... Read more
Exiting Unity play mode leaves Windows MR in a bad state
Steps to reproduce:1. Open the attached project2. Open the MainScene scene3. Switch platform to Windows Store4. Play the scene5. Ver... Read more
[Collab] Reverting script on 5.5 and 5.6 never ends if is opened in scri...
To reproduce:1. Create a new project2. Create 2 scripts3. Push to collab4. Open both scripts on any script editor(i.e. MonoDevelop),... Read more
Upon opening project, Scene View won't render
To reproduce:Open project Expected: Scene View rendersActual: Scene View is grey (or black if clicked on). You can still select obje... 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