Search Issue Tracker
The editor exhibits a large and noticeable stutter if any alpha-numeric ...
Reproduced on Mac 10.8 Not reproduced on Win7 64b See user's description Read more
MonoBehaviour scripts missing on the object loaded from asset bundle.
To reproduce: 1. Open the project 2. Run the scene from assets folder 3. Notice that scripts are missing from the instantiated objec... Read more
A monobehaviour can't be in a namespace and have optional parameters in ...
To reproduce: 1. Open the project 2. Add TestComponent to a game object. It will fail. 3. Remove the default parameter to TestFunct... Read more
Scripts Execution Order list doesn't recognise script extensions
When you have two scripts of the same name, only one name appears when you press the "+" button. When you add both scripts to the li... Read more
facebook assembly not found after script recompilation
-e: facebook assembly not found after script recompilation works fine in 4.2.1 -repro: --open attached project (just the FB sdk fr... Read more
Null coalescing operator does not work for the Transform component
Steps to reproduce : - import the project attached - open the scene - press play and notice the message in the console : Should no... Read more
Unity should not allow the creation of scripts that have the same name a...
1. Create a C# script called Gradient 2. Add public Gradien gradient in it. 3. Add the script as a component on a game object Actua... 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
- Shader error db grows on each build
- Android ARCore build fails with 2019.4 due to outdated Gradle
- [tvOS] Visual artifacts are present when Ambient Occlusion is enabled and Dynamic Resolution is reduced
- Texture Importer Inspector throws errors when a built-in texture inspector is overwritten in C#
- Invalid AABB error is thrown when moving a Particle with Velocity over Lifetime and Limit Velocity over Lifetime modules