Search Issue Tracker
If scene is renamed/moved outside Unity, changes are not fetched by "Sce...
If scene is renamed/moved outside Unity (e.g. Win Explorer) the changes are not fetched by "Scenes in build" - Save a scene and add ... Read more
RenderTextureInspector does not allow the display of mip levels
Steps to reproduce : - import the project attached- open the scene- press play and notice there is no mipmap level slider in the ins... Read more
IndexOutOfRangeException on PageUp btn pressed if no scene was in focus ...
IndexOutOfRangeException happens on PageUp button pressed if no scene was in focus - Save 2 scenes- Navigate to File -> Build Set... Read more
Unity editor will not responce in case breakepoint was set to one of the...
1) What happenedThe Editor hangs after the MD attaching. 2) How can we reproduce it using the example you attached.Faced during FTP,... Read more
Moving of carved obstacles affects occupied OffMeshLinks
- one agent is on offMeshLink while second agent is waitnig because link is occupied.- move obstacle (carve is true)- second agent s... Read more
Setting an active RenderTexture causes inspector layout to break
To reproduce:1. Open project RenderTextureInEditorGUI2. Open scene mainScene3. Select the Main Camera4. In the inspector select the ... Read more
Canceling Build throws exception in console
Canceling Build throws an exception in console - Open project- Switch to e.g. Android- Click Build- Halfway through ("Building Resou... Read more
win7-opengl change layout issue
ATI drivers crashedIntel drivers had redraw issue.nvidea seems unaffected.Clearly something is wrong here. Repro:1. Open ANY project... Read more
the Speed of Sound setting in the audio manager does nothing
the Speed of Sound setting in the audio manager does nothing -repro:--open attached project--start scene--move back and forth in the... Read more
When adding events to an animation the browser shows all assets
Steps to reproduce : - import the Adam model from the Asset Store- set the model to Humanoid- select an animation and go to events a... 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
- Shader Compiler IPC Exception and Editor Crash on AMD 9000-X3D CPU series
- Editor crashes in TextLib::FindIntersectingLink when hovering UITK Labels with <link> tags rendered via ATG
- Crash on mono_log_write_logfile when more than one copy of bee_backend is running
- NativeList<T>.ParallelWriter.AddNoResize() causes memory corruption when used in a [BurstCompile] IJobParallelFor on Web builds
- Realtime reflection probe changes light strength when removing light sources using URP WebGL