Search Issue Tracker
[WebGL] backspace in IMGUI input field navigating away from page
-e: see title, doesn't happen with the new UI -repro:--open attached project (from email reply)--build for webgl--run it in a tab wi... Read more
Unity stops responding when script file does not have permissions
Repro steps for Windows: 1) Open the attached project2) In File explorer select the script in project Right Click->Properties->... Read more
Crash when loading & unloading scenes from the script
To reproduce:1. Open attached project2. Open "SceneA" scene3. Play the scene4. The script will first additively load SceneB, after 3... Read more
NullReferenceException when calling Animation Event which uses not suppo...
Steps to reproduce: 1. Open attached project:2. Open scene "Scene"3. Select "GameObject" in hierarchy and open animation window to v... Read more
Clicking on scene view when terrain is present crashes Unity
Steps to reproduce: 1. Create new project2. Add terrain to scene3. Click on scene view4. Unity crashes Regression introduced in: 5.4... Read more
[OcclusionCulling] Water object not culled anymore after scene reload
To reproduce:1. Open attached project2. Open Tmp scene3. Bake occlusion culling4. Ensure that water disappeared from scene on Occlus... Read more
[MSE] GameObject marked as DontDestroyOnLoad is destroyed when unloading...
How to reproduce:1. Open the attached project2. Build project for any platform (both scenes)3. Press "Load Next Scene" button to loa... Read more
[PrefixLabel] Prefix label is affected by color change made to its control
Steps to reproduce: 1. Open attached project2. Open "/Assets/Editor/BrokenGUIColorEditor.cs" script3. Notice that it: 1) creates Pre... Read more
[tvOS] AppleTV 5.1 Audio support
5.1 Audio support currently does not not work on Apple TV. AudioConfiguration.speakerMode always returns stereo even when connected ... Read more
[iOS] Crash when deploying to iOS6
To Reproduce: 1. Just build the attached or any other project to an a device running iOS6 (tested on iPad Mini 1 ).2. Observe that i... 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
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- Addressables Profiles and Analyze windows no minimum window size
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject