Search Issue Tracker
Audio assets are significantly larger in runtime memory compared to olde...
Audio assets are significantly larger in runtime memory compared to older Unity versions. To reproduce:1. Open attached project2. Ru... Read more
Prefab Utility changes unrelated field of prefab
Reproduction steps:1. Open the attached project.2. Select "Assets > Resources > Weapons > Weapon421" prefab.3. Change "Tier... Read more
EditorGUI Textfield cursor problem fixed height and different alignment
Steps to reproduce:1. Download and open attached project "Editor-textfield-error.zip"2. Open custom editor window under Window ->... Read more
[WSA] Two WSA plugins sharing same placeholder produces "GetFileByPath(f...
Steps to reproduce:1. Open attached project2. Add "main" scene to build settings3. Build WSA Universal 8.1 SDK4. Error is printed ou... Read more
When multiple Scriptable objects are defined in one file, references are...
1. Open project user attached in responded message2. Create My Object 1 using Assets -> Create menu3. Restart Unity.Notice that c... Read more
JsonUtility.FromJson handles NaN value of float/double incorrectly
Reproduction steps:1. Open the project2. Open the "Editor Test" window3. Run the tests4. Notice the results Actual result: Value is ... Read more
Scrollview do not reset its view position when set to Clamped
Reproduction Steps:1. Open the attached project and run Main scene.2. Press "Add" button 10 times or so.3. Scroll both scrollviews a... Read more
Crash in AudioProfiler::CaptureChannelGroup when destroying an AudioClip...
Unity crashes when calling Destroy method with a parameter that is an AudioClip during play-mode when profiler window is open. To re... Read more
"EditorGUILayout.BeginHorizontal()" causes "InvalidOperationException" e...
when calling the function with EditorGUILayout.BeginHorizontal() it still runs and creates the scene correctly, however, errors stil... Read more
Using Hierarchy functions in Scriptable Assets changes Parent with Child...
Steps to reproduce:1. open User's attached project2. Assets - Create - CreateAssetsList3. name newly created object as "abc"4. selec... 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