Search Issue Tracker
Terrain Property icons blends in when selected in Animation window with ...
Steps to reproduce:1. Create new Unity project2. In Hierarchy window create Terrain object (3D Object > Terrain)3. Open Animation... Read more
[IMGUI] Project window is overlapping with Assets window when they are s...
When Two Column Layout is set then on the shrinking Project window it gets overlapped with Assets window. Refer attached video Steps... Read more
[NetworkWriter] NetworkWriter.Write always takes values from the start o...
Steps to reproduce: 1. Open attached project "808515.zip"2. Open scene "repro"3. Run it4. In console notice comparison of NetworkWri... Read more
[Shadows] Camera.Render() clears _CameraDepthTexture if there's a shadow...
To reproduce:1. Open attached project2. Open scene "scene"3. Comment out line 47 "QualitySettings.shadowDistance = 0;" in DeferredPa... Read more
Crash or freeze when using the “Instantiate“ command for a high number o...
How to reproduce:1. Open the user’s attached “60fpsTest.zip” project2. Open the “EntryPoint” script and change “objectCount” to “123... Read more
[Android] A global reference table overflow is encountering when passing...
To reproduce: 1. Download attached project "AndroidJavaTest.zip" and open in Unity2. Open SCENE_NAME scene3. Change platform to "And... Read more
[Video][Crash] It's possible to enter negative and 0 dimensions for vide...
To reproduce:1. Enable Transcode2. Set Dimensions to negative values or zero3. Click apply Actual: If Dimensions are set to negative... Read more
Differences between Memory Usage Shown in Profiler and in Windows Task M...
Reproduction steps:1. Open attached project "GetPixelsLargeTex"2. Open scene "ImportBigFile"3. Hit play, let the scene run in the ed... Read more
NativeArray's performance on iOS is not as expected like in editor and A...
To reproduce:1. Open users attached project "DestroyEntityBug.zip"2. Open "SampleScene.unity" scene3. Enter play mode4. Observe the ... Read more
Console Window breaks when Console log that has path containing parenthe...
How to reproduce:1. Open attached project2. Open SampleScene3. Enter the Play Mode4. Press on "Hello!" in the Console Window5. Notic... 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
- A gap at the bottom of the screen appears when entering Play mode in full screen
- 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