Search Issue Tracker
[Shaders][5.5] Courtyard project shader errors: unrecognized identifier ...
After importing "The Courtyard" project, some shaders are pink due to errors 1. What happened Some of the custom shaders result in e... Read more
Calling AudioClip.UnloadAudioData on an external audio clip unloads all ...
Reproduction steps:1. Open the project2. Open the only scene available3. Play the scene4. Wait for the script to finish-Observe the ... Read more
[Mobile] Light does reflect off of static objects when Baked GI is used ...
When Baked GI is used, light from all light sources does not reflect off of static gameobjects. This occurs when mobile platforms ar... Read more
[DX12] Alt+Tab when fullscreen causes application to hang
Repro steps: 1. Build & run the attached project using DX11 or DX122. Toggle full screen using GUI button3. Alt+tab to another w... Read more
Crash at commit
Receiving unhandled NULL exceptionLaunching bug reporterObtained 25 stack frames.#0 0x00000101d5b94b in -[CocoaMainMenu validateMenu... Read more
Probes.Update stalls the main thread on certain processors
Steps to reproduce:1. Download and open the attached project2. Open(or build) the Windows build located in case_847097-AsyncIssues\B... Read more
NullReferenceException when using EditorSceneManager.SaveOpenScenes() af...
To reproduce:1. Open the attached project2. Open the only scene3. Select "GameObject" in the hierarchy4. In the inspector click the ... Read more
Object gets corrupt/invisible when updating to Unity 5 or deleting the l...
Reproduction steps:1. Download the attached "Stripped" project.2. Open it with 4.7.2.3. Open the "Stages/_Stage0a1 on the farm" scen... Read more
Audio clips loaded from Resource folder does not play in WebGL build
Reproduction steps:1. Open the "WebGL Audio.zip" project2. Build the only scene on WebGL build3. Press any key from 1-8 to play soun... Read more
Memory leak when unloading unused assets with Metal
Memory is continuously allocated (2 KB at a time) each time a scene is loaded on iOS with Metal as the Graphics API. Steps to reprod... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used