Search Issue Tracker
Sprite name reference is lost when removed from sheet
1. Import sprite sheet with multiple sprites2. Slice sheet and name one the sprites as 'foobar'3. 'Apply'4. Add foobar sprite to the... Read more
Unity gets stuck in the video player when the user unpluggs
If the user unplugs headphones while video player is playing, then it doesn't go back to the previous scene Read more
Unity ignores any C# script which which has a name that starts with 'Str...
To Reproduce:1. Open a new project.2. Create a script name it 'StreamingAssets*' e.g. 'StreamingAssetsSomething' or 'StreamingAssets... Read more
ProjectSettings.assets can't be serialized
Error "Could not serialize text file projectsettings/projectsettings.asset because an error occured - we probably ran out of memory"... Read more
[InheritVelocity] A particle effect with Inherit Velocity set to anythin...
The project has a Particle System which has Inherit Velocity. The particle system is constantly started/stopped using Play and Stop ... Read more
Selecting two gameObjects crashes Unity if one of them has 'Components c...
To reproduce this issue: 1. Import case_619848 package2. Open 'Library' scene3. Select Dialog( Hallway Right - > Dialog Triggers ... Read more
Moving object in scene view when GI views are enabled throws errors
To reproduce:1. Open attached project2. Open test scene3. Switch scene view from Textured to GI - Clustering4. Start moving sphere a... Read more
BounceThreshold reverts to two in play mode
To reproduce:1. Open attached project2. Open Settings scene3. Open PhysicsManager (Edit -> ProjectSettins -> Physics)4. Set th... Read more
HingeJoint: Changing the maximum angular limit of the joint breaks minim...
To reproduce:1. Create a hinge joint2. Enable Limits3. Open Limits fold out4. Set min value to 505. Set max value to 60Expected resu... Read more
HingeJoint documentation does not mention that Motor and
HingeJoint documentation does not mention that Motor and Spring support is mutually exclusive and that having them both enabled lead... 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
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
- Audio Mixer “+” buttons overlap with UI when the Audio Mixer window layout is set to Horizontal
- "Clear" button in the "Set project display name" closes all the pop-up instead of clearing just a name from the field
- Video Player renders no video on specific devices when using Vulkan