Search Issue Tracker
Stepping over a specific breakpoint while debugging in VS Code crashes e...
To reproduce:1. Open attached project2. Open 'MainScene' in project and run built game for Mac (we need 2 games would be played para... Read more
[UnityWebRequest] Proxies such as Charles and Fiddler don't show UnityWe...
Can't view/debug UnityWebRequest HTTP requests because proxies (Fiddler/Charles) can't show the trafic. This does work when using WW... Read more
[Android] Images not shown if custom splash screen used and screen is lo...
Steps to reproduce: 1) Download attached project 'SkiThree_UnityProj.zip' and open in Unity2) Build and run 'MainMenu' scene on a de... Read more
ScriptableObject's serialized fields are not visible in the inspector, i...
Part 1:Reproduction steps:1. Open the attached project2. Click on the "Foo" menu at the top toolbar3. Click on Select Expected: the ... Read more
[Gradle] Gradle build fails because of wrong keystore path in the genera...
There is wrong keystore path in generated build.gradle using gradle build system on Windows, when the keystore path is manually edit... Read more
Game screen is black with PostFX and Shadows disabled
Reproduction steps:1. Open the attached project2. Open the "BlackScreenRepro" scene3. Notice how the game view is black.4. Go to Pro... Read more
[UI] Non-prefab with HideFlags.DontSave does not update untill an other ...
Reproduction steps:1. Open my attached project ("case_861978-repro")2. Select the Text GameObject in the hierarchy3. Make sure that ... Read more
Editor freezes when audio clip from a movie texture is played with the a...
To reproduce:1) Open attached project and scene2) Play it3) Click "Play Movie (BUG)"4) Wait till the movie ends (~10s) Expected: Uni... Read more
cef_trace_event_instant crash caused by a CefGlue plugin while entering ...
Repro steps:1. Open "Game - NEW.zip" project2. Enter playmode3. Exit playmode4. Enter playmode Note: Sometimes when running on 5.5 o... Read more
[BatchMode] Crash when using -buildTarget in batch mode to change platform
To reproduce:1) Download attached project2) Run Unity through command line like this: '<Path_to_Unity>/Unity.exe -batchmode -n... 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
- Sprite texture is null when read from a SpriteAtlas in an Addressables bundle
- Scrolling in the Tile Palette Brush Pick overlay breaks when a lot of Brushes are saved and the List View is enabled
- OnPreprocessAsset is not triggered when AssetPostprocessor version is changed and script recompiles
- Terrain Component and Overlay Text Rendering is broken when using Bitmap Text Rendering Mode
- “No Overlays” Overlay overlaps with the Tile Palette toolbar when docked on the left