Search Issue Tracker
Tilemap - Tile is always placed in center of screen.
The first tile added from the palette in Unity 2018.3.0a10 OSX, needs to be drawn in the center of the scene. Once added you can pai... Read more
Light falloffs for realtime and mixed lights are different when both Rea...
Steps to repro: 1. Open the attached project and 'Light_Fall_Off_TestScene';2. Wait until lighting bakes;3. Press Play to enter play... Read more
WaitForEndOfFrame never returns in batchmode
Steps to reproduce:1. run tests on attached project from command line with batchmode turned on[path-to-unity]/Unity.exe -runTests -p... Read more
Exception is thrown when opening a new project "Assertion failed on expr...
An exception is thrown when opening a new project or upgrade the project "Assertion failed on expression: 'strlen(name) <= UNITY_... Read more
[Android] Camera view freezes on canvas and mask group when using cardboard
To reproduce:1. Open attached project2. Build and run on the Android device with a non-development build3. Notice that camera freeze... Read more
Changing the Linear Limit of a Configurable Joint does nothing when it's...
How to reproduce:1. Open user's project2. Open "Prueba" scene3. Press Play4. Select 'FixedCubeWithJoint' in the Hierarchy5. In the G... Read more
Crash when entering play mode with the prefab open.
Unity Crashes when entering play mode with the character prefab open. Steps to reproduce.- Open the attached project in Unity 2018.3... Read more
Unity test runner tests aren't timing out when they should
Steps to reproduce:1. open project2. run playmode tests Expected: all tests fail by timing outActual: tests pass without timing out ... Read more
[iOS] Black screen on iPhone 8 Plus Metal due to final blit
To reproduce:1. Open attached project in the edit2. Build for iOS3. Open the Xcode project and deploy to iPhone 8 Plus4. On the app ... Read more
Creating a new Poly Shape with Probuilder when using custom Unity Editor...
To reproduce: 1. Download attached project "SceneExperiements.zip" and open in Unity2. Open "Lobby" scene3. Press Tools > ProBuil... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default