Search Issue Tracker
When multiple Scriptable objects are defined in one file, references are...
1. Open project user attached in responded message 2. Create My Object 1 using Assets -> Create menu 3. Restart Unity. Notice that ... Read more
JsonUtility.FromJson handles NaN value of float/double incorrectly
Reproduction steps: 1. Open the project 2. Open the "Editor Test" window 3. Run the tests 4. Notice the results Actual result: Valu... 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 scrollview... 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 r... 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 project 2. Assets - Create - CreateAssetsList 3. name newly created object as "abc" 4. s... Read more
SyncLists override Awake() method in inherited class
Reproduction steps: 1. Open the "bug.zip" project 2. Open the "test" scene 3. Play the scene 4. Notice that there are no messages lo... 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 settings 3. Build WSA Universal 10/Uni... 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) Ben... Read more
Animation curve's key time can not be set to a negative number
Animation curve's key time value can not be set to a negative number when typing the negative value using "Edit Key..." Note: draggi... 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
- Crash on __pthread_kill when entering Play mode
- Crash on tlsf_free when exiting Play Mode in a specific project
- Camera Solid Color is overwritten when injecting Custom Render Pass at 'RenderPassEvent.AfterRenderingPrePasses + 1'
- Shadows are not rendering when using the "On Demand" shadow update mode with GPU Resident Drawer and additional camera render texture
- "AVFoundationVideoMedia error while reading” error is thrown when streaming from a URL with a signed token in VideoPlayer