Search Issue Tracker
DiscardContents() doesn't discard 3D RenderTexture
Steps to reproduce: 1. Open attached project2. Open scene "DefaultScene" and run it3. Notice that RT isn't cleared Additional steps:... Read more
Panel and ScrollView are outside the canvas borders in the Controls scene
Steps to reproduce : - import the UI sample scenes- open the Controls scene and notice the Panel and ScrollView are outside the bord... Read more
Unity Player doesn't scale to match Screen Resolution correctly when mov...
Reproduction steps:1. Open user attached Project2. Build the Game3. Open the Player in Windowed mode4. Move the Window to a differen... Read more
Editor crashes when invalid data is passed into UnityWebRequestTexture.G...
Steps to reproduce:1. Open the attached project ("1202451.zip")2. Open SampleScene3. Enter Play mode4. Make sure "Error Pause" is en... Read more
Crash on Progressive Lightmapper GPU
Reproduction steps: 1. Open "Table Demo.zip" project2. In the Lighting Settings change to "Progressive Lightmapper GPU" Actual Resul... Read more
Can not receive information about microphone devices when name contains ...
Reproduction steps:1. Open project attached (MicrophoneBugTest.zip)2. Press play.3. Press on button to check print your Microphones ... Read more
[iOS] Crashes when using ILeaderboard.GetScores(Action<bool> callback); ...
To reproduce:1. Open attached project2. Build it to iOS and run3. Press "AUTHENTICATE"4. Press "OWN SCORE"The app should now crash. ... Read more
Generated code by Entities does not compile when defining class across m...
How to reproduce:1. Download and open the attached project Expected outcome: No errors appear in the console window, code is compile... Read more
[SortingLayers] sprites with cutout rendering mode is rendered at the bo...
Steps to reproduce:1. Open attached project ("case_696711-test_5.1.0f1 (82c0618b396f).zip").2. Red cloud has same settings as green ... Read more
[General] OnTriggerEnter gets called a second time when colliding GameOb...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode3. In the Console, inspect the log ... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template