Search Issue Tracker
Shaders: #pragma target with trailing comment is not recognized
Writing something like "#pragma target 4.0 // test" in a shader does not actually work - the trailing comment makes SM4.0 target not... Read more
[M1] OpenGLCore Graphics API is available and can be selected on Apple M...
Reproduction steps:1. Create a new Unity project2. Go to Edit > Project Settings > Player3. In Player settings open "Other Set... Read more
Crash when changing large asset's Mesh Compression
Reproduction steps:1. Open the user's attached project2. Select asset "Assets/Temp/map.fbx"3. Change the model's Mesh Compression to... Read more
Collab Ignore Rules Ignored
1. What happened After adding rules in the .collabignore file that worked properly with Unity Collaborate v2.0.0-preview.17 in Unity... Read more
[Shaders] Incorrect shader names (folders) for templates
This is not really a bug, but think all shader names should go to custom by the default. Because when you create "Image Effect Shade... Read more
[IL2CPP] ParticleSystem.SetParticles generates unfreed allocations in IL...
How to reproduce:1. Build the attached project for iOS2. Run the app on the device with Xcode allocations profiler (CMD + I > All... Read more
[Android][LWRP] "Final Blit Pass" is called throughout Play mode
Reproduction steps: 1. Open "FinalBlitPassPerformance.zip" project2. "Build & Run" for Android with "Development Build" and "Aut... Read more
[Project Browser] Failed to import a package from asset store if unity E...
When Unity Editor and Unity Asset store are signed in with two different accounts then any asset fails to download, refer attached v... Read more
Android builds fail if building App Bundle with signed keystore/key that...
How to reproduce:1. Open attached "KeystoreTest" project2. Go to File -> Build Settings -> Player Settings -> Publishing Se... Read more
Stack overflow crash when in Play mode
Reproduction steps:1. Open the user's attached project2. Open scene 'Scenes/MainScene'3. Enter Play mode Expected result: Play mode ... 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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera