Search Issue Tracker
Windows Standalone player launcher does not default to native resolution
To Reproduce: 1. Create an empty app. 2. Make sure that 'Default is Native Resolution' is checked in player settings. 3. Build and ... Read more
Second "Build" fails when animation window is opened
To reproduce: 1. Open attached project 2. Open "game" scene 3. Open Animation window 4. Build for iOS 5. Select "_GameController" ga... Read more
Hebrew is not recognized on Android by Application.systemLanguage
Using Application.systemLanguage on Android device that used Hebrew language returns "Unknown", rather than Hebrew. Read more
[UNET] NetworkIdentity returns wrong assetID values therefore 'Object ha...
Reproduction steps: 1. Open User attached project 2. Build a standalone player 3. In the player - click on "LAN Host(H)" 4. In the e... Read more
"1/Mathf.Abs(-0f)" returns -Infinity instead of +Infinity
Steps to reproduce: 1. Open attached project and scene named "main". 2. Press play button. 3. Notice the output of "Console" window:... Read more
Unity crashes when loading a new level
Steps to reproduce: 1) Extract and open the project (TDS.zip). 2) Open scene 'first.unity'. 3) Enter playmode. 4) Wait for a few sec... Read more
[Android] GPU Skinning drops performance severely when using Skinned Mes...
To reproduce: 1) Open attached project and scene in it 2) Make sure GPU Skinning in Player Settings is enabled 3) Build and run on A... Read more
Terrain grass is missing if created at runtime
Reproduction steps: 1. Open attached project "terrain_bug" 2. Make sure that "DummyTerrain" and "LayerTest" are included in the buil... Read more
[CacheServer] Cache server fails to validate a prefab that is created au...
Steps to reproduce: 1. Open attached project 2. Delete the 'torus.prefab' asset 3. Connect the editor to a cache server (just launc... Read more
Mask component doesn't add Image component in spite of dependency
Steps to reproduce: 1. Open attached project "scrollRectAndMask" 2. Open "repro" scene 3. Navigate Canvas>Panel>GameObject in hierar... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key