Search Issue Tracker
WSA projects do not handle forbidden file name chars in product name
Using forbidden chars in player settings product name causes error appear in the console: "Error building Player: DirectoryNotFoundE... Read more
Cannot remove a Rect Transform from GameObject
Steps to reproduce : - create a new gameobject- add a RectTransform component- click on the cog and noyice that "Remove Component" i... Read more
Black screen between splash image and the first scene content
To reproduce:1. Open the attached project (user uploaded a smaller project during our conversation)2. File -> Build and Run3. Not... Read more
Gravity is broken
To reproduce:1. open attached project2. open gravity is broken scene3. enter play modeExpected results: All objects named Door / Wal... Read more
Setting target position on a wheel collider lower than 0 causes an error...
To reproduce:1. Add a wheel Collider to any object2. Set Target Position to lower than 0 or higher than 1Expected result: You can't ... Read more
uGUI rect transform rotation is broken in 4.6.0b7
To reproduce:1. Open attached project2. Open scene test3. Enter play mode - note that the panel is scaling rather than rotation4. No... Read more
Wheel Collider lacks the documentation on some of it's variables
Wheel Collider lacks the documentation on some of it's variables:Force app point distanceWheel Damping Rate Note: The variables were... Read more
Wheel Collider jumps to sky when colliding
To reproduce:1. Open attached project2. Open collider vs boxCollider scene3. Enter play modeExpected result: The Cube with the wheel... Read more
Triangle mesh collider does not collide
To reproduce:1. Open attached project2. Open collider vs box Collider scene3. Enter play modeExpected result: All the objects collid... Read more
Universal: Changing transparent or cutout shader to universal should cha...
Right now all shaders when changed to universal have rendering mode set to Opaque. Transparent and cutout shaders should have it set... 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
- [macOS] Localization files are not created in the Xcode project
- Entity ID for Tile objects is serialized twice which throws an error when using Debug Inspector
- Shader Graph information icon appears below the Property Type Node
- Adding a new Multiplayer Player Tag in the Project Settings window creates a new section in the Project Settings window instead of a popup which is inconsistent with the Editor’s Tags workflow
- String.CompareOrdinal intermittently return non-zero for non-unique instances of empty strings when Mono scripting backend is used