Search Issue Tracker
[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
SyncLists override Awake() method in inherited class
Reproduction steps:1. Open the "bug.zip" project2. Open the "test" scene3. Play the scene4. Notice that there are no messages logged... Read more
[WSA][UWP][UWP8.1] objects become transparent when no direction light is...
Steps to reproduce:1. Open attached project "testinglight2.zip"2. Add "test" scene to build settings3. Build WSA Universal 10/Univer... Read more
[SinglePassStereo | ImageEffects] Global fog flips transparent objects
1) Open BugReport scene or BugReport_NotTerrain scene.2) Make sure your SteamVR devices have been inited.3) Play the scene.4) Bend y... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved