Search Issue Tracker
Plugin inspector in the editor doesn't allow selecting CPU architecture ...
This means that you cannot have two different native plugins that are named the same for Intel and Apple silicon editors. Read more
[MacOS] Editor crashes on _platform_strlen when running tests that use A...
How to reproduce:1. Extract the attached project ('BugReport.zip')2. Open the Terminal and run the following command: sudo "Unity pa... Read more
[macOS] Pop-up windows inside built Player are not read when using Voice...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Make a build3. Toggle the 'Voice Over' option (shortcu... Read more
Missing Microphone and Camera UI fields in player settings when opening ...
Reproduction steps:1. Open the user's attached project "Hierarchy.zip" using macOS target platform2. Go to Edit > Project Setting... Read more
[macOS] Beep alert sound is heard when typing in Input Field
How to reproduce:1. Create a new project using the default 3D template2. In the Scene, create an Input Field3. Enter the Play Mode4.... Read more
[macOS][Xcode] ARM64 architecture is expected when archiving project whi...
How to reproduce:1. Open the attached project2. Open the Build Settings (File->Build Settings)3. Enable the 'Create Xcode Project... Read more
[MacOS] Crash on -[CocoaMainMenu validateMenuItem:] when clicking on Men...
Reproduction steps:1. Open the attached "TestLanguageCrash.zip" project2. Go to Preferences -> Languages -> Editor Language3. ... Read more
[M1] Custom Shader produces visual artifacts when in Apple Silicon build
How to reproduce:1. Open the attached project2. Make a build3. Open the built Player4. Observe the rendering Expected result: No vis... Read more
[MacOS] "Failed to parse" errors are thrown when building with a macOS p...
Reproduction steps:1. Open the user's attached project2. File -> Build Settings -> Build3. Observe the console window Expected... 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