Search Issue Tracker
[Layout] Horizontal scroll bar in the Animation window doesn't extend au...
Repro steps: 1) Open any project and Animation window in it 2) Create new animation and add any property 3) Drag last keyframe to th... Read more
[Build] Building in batchmode fails for first time after removing file f...
In batchmode after removing file, project building only succeed after second time. 1. Clone project from: https://github.com/Branto... Read more
[VR] Rift disconnected in VR project crashes on play (GetNativePtr Bug)
1. What happened. When playing this simple VR project in play mode while the rift is disconnected the editor hangs then crashes. 2... Read more
[OldGUI][Linear] Legacy GUI are way brighter in the Editor than in build...
Steps to reproduce: 1. Open the attached project 2. Open and play 'scene0' scene 3. Notice how bright the button and the image look... Read more
"Invalid optimized game object" errors are spammed when an optimized, an...
Steps to reproduce: 1. Open the attached project 2. Select 'test' model in the project window and open 'Rig' tab in the model impor... Read more
Confusing error messages being shown when opening a scene
Open "GemPile Example" scene in attached project and notice the following assert messages: "Do not use ReadObjectThreaded on scene o... Read more
[Texture3D] Creating Texture3D with 1k or 2k sizes crashes unity
Unity crashes when you try to create Texture3d with 1k or 2k dimensions. For some pc it crashes always for other pcs only when you h... Read more
[iOS] Framework Search Paths are overriden using Append
Reproduction steps: 1. Create a new Unity project. 2. Create and open the iOS Xcode project. 3. Go to the Xcode Build Settings (Un... Read more
[Graphics] Too dark screen on DX11 when non-native fullscreen resolution...
Steps to reproduce: 1. Open the attached project 2. Build the project for Windows standalone 3. Run the project, select the resolut... Read more
[AssetBundle] LoadAllAssetsAsync stucks
Its seems LoadAllAssetsAsync stucks in infinitive loop. 1. Load the test.scene. 2. Press the play button. 3. You should get crash. ... 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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL