Search Issue Tracker
[Linux Editor] Assertion failed: Reentered BeginCurrentContext after dra...
Steps to reproduce:1. Create a new project2. In the scene, add a plane and a cube3. Create a new material, change its color to red4.... Read more
[Android] Video playback lags when activating and deactivating Input Field
To reproduce: 1. Download and open attached "repro934841.zip" project.2. Build and run for android.3. Focus on Input field and enter... Read more
Dynamically loading Timeline from AssetBundle causes "Assertion failed o...
Steps to reproduce:1. Open user attached project2. Play the scene3. Observe the "Assertion failed on expression: 'pred(previous, i)'... Read more
Using Content Size Fitter or Vertical Layout Group causes error
When using the Content Size Fitter OR the Vertical Layout Group components on the Content of a Scroll View, and playing the scene an... Read more
[Lighting] 'Bake Direct' job failed with error code: 5
1) Download the attached project2) Open 30HzSample scene3) go to the lighting window and press bake4) observe the repeating error me... Read more
Crash when loading file [5.4 regression]
How to reproduce: 1. Open attached project2. Open scene Scenes/LoadPrefabScene.unity3. Play the scene- Unity crashes- The last messa... Read more
Shader does not show up on iOS 10 GLES3
1. Open my attached project2. Make sure OpenGLES3 is selected as graphics API3. Build & deploy to iOS10 device. Expected result:... Read more
Editor crashes when 'Build And Run' is opening the built Xcode project w...
When "Build And Run" is used to open an iOS build with Xcode, Unity Editor crashes when opening Xcode. Steps to reproduce:1) Open th... Read more
Occlusion Culling does not cull shadow casters
To reproduce:1. Open provided project2. Open Assets/Scene/Scene.unity3. Open Windows/Occlusion Culling and switch to the Visualizati... Read more
WASM runtime error: integer overflow/unrepresentable
-e: when running attached scene in WASM it will fail with an error about integer overflow--works when loading asm build -repro:--get... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS