Search Issue Tracker
P/Invoking into non-existent library crashes player on WebGL instead of ...
Sample code: [DllImport("SomeRaNdOmNaMeThatDoesntExist.dll")]extern static void NonExistingAPI();public void Start(){try{NonExisting... Read more
Exceptions are not treated as a test failure when they occur in the Test...
Steps to reproduce:1. Open the attached project (New Unity Project.zip)2 Open the test.unity scene3. Open Editor Tests Runner4. Clic... Read more
[Probuilder] NullReferenceException are thrown when face dragging is use...
How to reproduce:1. Open attached project "Probuilder API Examples.zip" and scene "MeshEditorScene"2. Build and run (make sure Devel... Read more
GameObject that changes parents when set to DontDestroyOnLoad becomes mi...
When a gameObjects gets set to DontDestroyOnLoad, after becoming a child of an object in a scene and then setting the parent to null... Read more
Profiler marker is named as "Test[...]" and not "Check[...]
How to reproduce:1. Open the attached "ProfilerBug.zip" project2. Open the "SampleScene" Scene3. Enter Playmode -> Pause the Play... Read more
Switching canvas render mode to overlay doesn't show canvas' content
1. Load attached project2. In the Hierarchy tab, select the Canvas object3. under the canvas component, change the render mode to sc... Read more
[AR][Mobile] Using KudanAR custom package built project looks split on a...
To reproduce:1. Open attached project "reproproject.zip" and open "SolarSystem.unity" scene2. Build for iOS or Android (if built for... Read more
Updating the UI Text component every frame increases memory allocated to...
To reproduce: 1. Open the project, attached by user (MemoryTests.zip)2. Open "main" scene3. Enter Play mode4. In Profiler, select Me... Read more
Enabling Animator causes animation to finish immediately
To reproduce:1. Open attached project2. Play Scene3. Wait 10 seconds4. Click enable5. Notice that the animation finishes immediately Read more
Default settings for importing sprites have changed
Default settings (Alpha Is Transparent, Generate Mip Maps) for importing sprites have changed 1. Open the project2. Click on the spr... 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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled