Search Issue Tracker
[LWRP] Light layer culling not working
SRP Repo: Issue #1647 Culling mask/layer of directional light doesn't work properly. Steps:-Create new project by selecting Lightwei... Read more
MonoBehaviours and Scriptable Objects are not recognized in 4.6 DLL
To reproduce: 1. Open the project, attached by the user (Bolt.Unity.Debug46.zip)2. Observe that classes in the DLL files in Assets -... Read more
[LWRP] Multiple cameras + Render Texture causes uGUI disappears on iOS
SRP Repo: Issue #1161 Multiple cameras + Render Texture causes uGUI disappears on iOS Setup a scene like the following: Camera ADept... Read more
[macOS] Standalone build with .NET 2.0 API throws NotSupportedException...
Steps to reproduce:1. Open the attached project2. Make sure that "Api Compatibility Level" is set to ".NET 2.0" under player setting... Read more
[Android] [Entities] Build fails with the error “Asset has disappeared w...
Reproduction steps:1. Open the attached project "ReproProj" with the Android Platform2. Open the “/Assets/_Scenes/Game.unity” Scene3... Read more
[LWRP] When using a ScriptableRendererFeature with the LWRP unnesesary F...
Steps to reproduce:1. Download 1156741_repro.zip and open "SampleScene" scene2. Enter play mode3. Open Frame Debugger4. Notice that ... Read more
[iOS] Audio with 'Streaming' Load Type does not play on some devices run...
If an Audio Clip has its Load Type set to 'Streaming' it does not play on some older devices running iOS 10. Steps to reproduce:1) O... Read more
[Android] Build fails when there are 680 or more files in the Streaming ...
Reproduction steps:1. Download and open the user-submitted project "BuildStreamingAssets2020.zip"2. Build the project Expected resul... Read more
[iOS][Metal] GPU Hang Error (IOAF code 3) in Xcode Console
Errors appear in the Xcode Console when User's project is run on iOS:2017-04-19 12:55:18.131719+0300 KneeViewer[346:45705] Execution... Read more
Compile error each time I load a custom package or plugin
Compile error is throw when importing custom packages or plugins. Also, same error is thrown when new script is created. Compile err... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default