Search Issue Tracker
SendMessage cannot be called during Awake without using SendMessage
To reproduce:1) Open attached project2) Open the scene SharedDemo_Rework on Standalone platform and build Actual: Use collapse in th... Read more
[OSX] Null reference exception is thrown when GUILayout.Space() is calle...
To reproduce:1. Open project2. In menu bar choose Window -> Test Window.3. Dock the Test Window next to the Hierarchy(not necessa... Read more
[Installer] 'Lauch Unity' option fails to launch editor when it is insta...
To reproduce:1. Install Editor to different partition than OS or to external drive2. Make sure, that 'Launch Unity' option is checke... Read more
The Installer re-downloads packages that have already been downloaded
To reproduce:1. Download and launch any Unity installer2. Select a custom path for packages3. Cancel the download process after at l... Read more
Screen.currentResolution returns the biggest possible resolution instead...
Steps to reproduce:1. Create a new project2. Add a gameobject, add a script to it3. Under start(), add "Debug.Log(Screen.currentReso... Read more
Changing addressableNames doesn't trigger bundle rebuild
To reproduce:1) Open attached project and scene2) In Editor/BuildBundles.cs, change the addressableNames to be "test1/girl2"3) Save ... Read more
[.NET 4.6] StackOverflowException when using AudioFilters and OnAudioFil...
Steps to reproduce:1. Download AudioFilters.zip2. Build the project3. Run the build with arguments: "-batchmode -nographics" Result:... Read more
[WSA] Cannot retrieve reference rewriter mappings for ApiCompatibilityLe...
DescriptionSteps to reproduce:1. Open the attached project2. Switch platform to Windows Store3. Build4. Observe the error Actual res... Read more
[iOS] [.NET 2.0] Xcode fails to compile specific exported project due to...
After exporting the attached project to iOS/IL2CPP using .NET Standard 2.0, XCode fails to compile. Steps:1. Open the attached proje... Read more
AnimatorOverrideController.ApplyOverrides causes significant spikes in C...
Steps to reproduce:1. Open attached “CharacterAnimPerformanceBug.zip” Unity project2. Open “AnimationTest” scene3. Open Window->P... 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