Search Issue Tracker
Incorrect error dialog appears when trying to attach script with spaces ...
How to reproduce:1. Create a new project2. In the Project window create a new C# script and name it "test script" (with the space)3.... Read more
Unity does not load the 2017.1 launcher without internet connection when...
Step to reproduce:- Using Unity 5.x, sign in (important!, user must be signed in)- Make sure only 5.x license is available- Install ... Read more
Nested "Run Subgraph" nodes cause infinite asset reimport
How to reproduce:1. Create a new project2. Install the Behavior package through Window → Package Manager → Unity Registry3. Create 2... Read more
Unnecessary prefab modifications for ShapeModule.radiusThickness build u...
To reproduce:1. Create a new project.2. Add an empty GameObject to the hierarchy.4. Add a ParticleSystem component to that object5. ... Read more
Full screen non native resolution setting in Windows builds creates a cr...
When you create a build in Windows and you set the resolution to a different setting that the native resolution of the monitor havin... Read more
[HDRP] Baked reflection probe causes the scene to always be marked as dirty
How to reproduce:1. Open the attached "ReflectionProbeSave.zip" project2. Open "SampleScene" and notice that it's marked as dirty in... Read more
[NavMesh] [Bake] [Editor] ManualVoxelSize affects JumpDistance value
If set VoxelSize to bigger value it fills JumpDistance field with this value Watch video for repro http://screencast.com/t/u7P1Qg7U Read more
[WP8.1] Material with high tiling values does not render its texture cor...
To reproduce:1. Create a plane2. Create a new material3. Add a texture to the material (Albedo)4. Set the tiling of the material to ... Read more
Full values are not displayed when hovering over the Visual Effect Graph...
Reproduction steps:1. Open the attached project “TestProject.zip“2. Open Assets/New VFX.vfx3. Hover over the values of Cosine (float... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist