Search Issue Tracker
Classes that derive from NetworkBehaviour have editable script field
Steps to reproduce: 1. Open attached project2. In project tab select "GameObject"-Notice that "New Network Behaviour Script" has edi... Read more
Edge length based tessellation causes AMD drivers to crash
Reproduction steps:1. Open the project.2. Open the "crash" scene3. Play the scene4. Wait for drivers to crash. Unity should now free... Read more
MonoDevelop Korean typing Issue
Steps to reproduce: 1) Download attached project '20160721_Empty.zip' and open in Unity.2) Make sure you have Korean Microsoft IME l... Read more
[ReflectionProbe] Reflection Probe data not updated when object Cast Sha...
Repro: 1. Open the project 'Indirect Lighting Reflection Probes'2. Load the scene 'ReflectionShadowNotUpdating'3. Select 'Reflecting... Read more
Left side of directional specular lightmap is truncated and as a result ...
Steps to reproduce: 1. Open attached project2. Open scene "lightmapping_bug"3. Bake lightmap and notice that dark edges appear where... Read more
Errors “Converting invalid MinMaxAABB” and “Invalid AABB result” when sc...
How to reproduce:1. Create a new 3D project2. Import the attached custom package (Assets > Import Package > Custom Package)3. ... Read more
[ReflectionProbe] black reflection on specular surface
Repro: 1. Open the project 'Glossy_Specular_Reflection_Repro.zip'2. Load the scene 'GlossySpecularReflectionIssue'3. Change the smoo... Read more
Preserve UVs doesn't preserve UV padding
Steps to reproduce: 1. Open attached project2. Open scene "lightmapping_bug" and bake lightmap3. Select "test_geo" > "Room2" and ... Read more
Lightmapping.isRunning is always false
Steps to reproduce:1. Open attached project "LightmapIssues.zip"2. Open "scene0" scene3. Build lighting Expected behavior: Lightmapp... Read more
Crash occurs when using command buffer and trying to destroy a mesh
Steps to reproduce the issue:1. Open attached project.2. Open scene named "CrashScene".3. Enter the Play mode.4. Press "Delete Mesh"... 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