Search Issue Tracker
Type.GetProperties() is not returning all properties in WebGL
1. Open attached project ("754006")2. Open "test" scene3. Play the scene4. Notice length of properties list printed out in the scene... Read more
[Android] Rendering problem on Vivante GPUs with Unity 5
There are rendering problems on Vivante GPU's after upgrading to Unity 5. Read more
[Surface] "Bake all" bakes only currently selected object if first you b...
To reproduce:1. Open attached project2. Open scene 13. Select Plane(1)4. Bake5. Clear6. Bake all7. Notice that only this object got ... Read more
Baked NavMesh render overlaps level geometry when scene has objects on d...
To reproduce:1. Open attached project2. Open scene 13. Select Plane and bake all Navmesh4. Notice that Navmesh overlaps level geomet... Read more
Baking navmesh with "Fit to scene" enabled bakes it only for parts of th...
To reproduce:1. Open attached project2. Open scene 13. Select Plane (notice Fit to scene is enabled)4. Bake all5. Notice that only o... Read more
[fmod][iOS] UnityEngine.AudioSource.Play fails if audio clip is assigned...
To Reproduce: 1. Build and run the attached project on iOS.2. Click any button to play an audio clip:It won't play and you'll get th... Read more
When changing the x rotation every 90 degrees, 180 degrees are added to ...
Reproduction steps:1. Open attached project2. Open the "Scene" scene3. Select "GameObject" in Hierarchy and change its x rotation4. ... Read more
Error message is not shown when serial reached the maximum number of act...
Steps to reproduce:1. Have serial number which reached the max number of activations2. Use this serial key to activate Unity Pro3. O... Read more
[GL] GPU profiler is not working with OpenGL core
The new GLCore rendering backend does not have GPU profiling implemented yet Read more
Assigning a custom Debug.logger.logHandler doesn't intercept thrown exce...
To reproduce:1. Open project2. Press playNotice that the "Test" class intercepts Debug.Log and Debgu.LogException, but doesn't inter... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved