Search Issue Tracker
Cubemaps imported from textures aren't marked as non-readable, thus usin...
To reproduce:1) Reimport all assets2) Build a Standalone Windows build with development mode on, and profiler attach on3) View the M... Read more
Density tooltip doesn`t notify that zero is a special value that doesn`t...
If Density is set to 0, it is not involved in Mass calculation (is a special value). But tooltip does`t noisy about this fact Read more
Editor crashes with a very long multidimensional array
If there is a script that has a very long multidimensional array, Editor crashes on starting the play mode. For example, the attache... Read more
Setting object's parent to null in Awake makes it invisible in the hiera...
Steps to reproduce: 1. Open attached project2. Open scene "/Scenes/Bug"3. Expand "Directional Light" in the hierarchy and notice tha... Read more
Texture of tree depends on the color of the fog
Steps to reproduce: 1. Open attached project2. Open scene "CreateTreeWithFog"3. Open "Lighting" tab and notice that Fog is enabled (... Read more
Replace old PS parameters type with new one
New Particle System API introduced new parameters type, like MinMaxCurve and MinMaxGradient. Some of the parameters that were earlie... Read more
Rename ParticleSystem.InheritVelocityModule.curve to .percentage
Rename ParticleSystem.InheritVelocityModule.curve to .percentage Read more
Missing module parameters from particle system public API
Need to be exposed to public API:Collision.CollidesWithCollision.voxelSizeCollision.modeTextureSheetAnimationModule.row Read more
Particle system API doesn't allow to set duration
Currently there's no public API to set PS duration (main module). Need to have setter for it. Read more
[UI] Animation is not reset properly on the first frame
How to reproduce:1. Open the attached project2. Open and play "Untitled" scene3. Press On, this should bring the disabled object vis... 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 BitmapDataToImageReference when opening a project with a specific video file
- [LinuxEditor] "Create New Tile Palette" popup closes immediately when opened from the Tile Palette window
- Crash on MemoryManager::OutOfMemoryError when performing various Unity operations
- The "Use AI Assistant" checkbox is always either checked or unchecked regardless of the state that it was in during the previous Unity project creation when creating a new Unity project
- UI Builder Inspector fails to stylize attribute display name when the attribute is defined via UxmlObjectReference