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
- 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