Search Issue Tracker
Opening same scene on SceneClosed callback does not add it to scene manager
To reproduce: 1. Open attached project.2. Run Editor test: OpeningSameScene_OnSceneClosedCallback_ShouldAddItToSceneManager3. It fai... Read more
Paused VR game steps frames when refocusing the game window
Steps to reproduce:1. Download and open the attached project2. Enter Play mode3. Drag the game window out of the editor4. Pause the ... Read more
[VideoPlayer] built scene starts flickering on some OSX machines
To reproduce:1. Open attached project2. Build 'VideoPlayerBug' scene for OSX3. Play built scene in window Expected: built scene will... Read more
When using Conditional Attribute, string is not shown in the console
Reproduction steps:1. Open the attached project;2. Open myscene.unity scene;3. Enter a play mode; Expected results: there should be ... Read more
[WebGL] Game fails when a web request returns non-200 response, and erro...
Steps to reproduce:1. Open attached project "WebGL.zip"2. Make sure that Player settings > Publishing settings > Enable except... Read more
After playing animation in game mode one part of a animated game object ...
After playing animation in game mode one part of a animated game object disappears if it isn't visible by main camera. Moving or rot... Read more
"Assertion failed: Internal: Possible leak." when swapping from OpenGL t...
"Assertion failed: Internal: Possible leak. All textures should be removed from IdMap when destructed using RemoveTexture(TextureID ... Read more
"Fragment shader missing texture binding at index 0" when packing sprite...
"Metal: Fragment shader missing texture binding at index 0 (_MainTex / Hidden/BlitCopy)" when packing sprite into atlas, Metal only ... Read more
[Android] Camera texture becomes slow when using Input field with Multit...
To reproduce: 1.Download and open attached "New Unity Project.zip" project.2.Go to player settings and make sure Multithreaded Rende... Read more
Particles start shaking when noise setting is activated
To reproduce:1.Open users attached project2.Select "Particle System" from the hierarchy3.Simulate the "Particle System" Expected res... 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