Search Issue Tracker
[Editor] Freeze when httpwebrequest() timeouts twice and script recompiles
Repro steps:1) Open the project and only scene in it2) Play - make sure there are two "Abort" messages in console3) Reimport the New... Read more
IL2CPP Does not obey Thread.Priority
IL2CPP currently does not support setting thread priorities. Read more
[MSE]LoadSceneAsync freeze at 90% for large scenes
To reproduce:1. Open the project2. Open the scene "load"3. Play itNotice that after a few seconds Unity will freeze for a second or ... Read more
When root motion is applied, playing animations automatically and playin...
Reproduction steps:1. Open the attached project2. Open and play "Test" scene3. Click on "Play" button4. After the animations are fin... Read more
[OSX] Application.CaptureScreenshot produces different colors than in pl...
Reproduction steps:1. Open attached project2. Open and play "Main" scene3. Press the "Space" button to capture screenshot4. Notice t... Read more
[ProjectWindow] Asset Store's tab icons flicker when Free and Paid asset...
Steps to reproduce: 1. Open Unity Editor;2. Create new project;3. In the Search field of the Project window type any search request ... Read more
[UNET] Inconsistent amount of GameObjects spawned on client
Steps to reproduce:1) open project "UNETBugReport_NetworkServerSpawn.zip"2) build and run as host3) open scene "LoginScreen" and joi... Read more
[Text] UI Text not batching correctly
To reproduce:1. Open attached project2. Play Main scene3. Enable Frame Debugger4. Notice that text is not batched into single draw c... 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