Search Issue Tracker
Severe Performance degredation using MaterialPropertyBlocks and new 4.3 ...
Reproduced on 4.3.0a4 Read more
Cubemaps: support texture compression on them
Unity simply has no options for enabling cubemaps to use any form of compression (dxt5, dxt1 or any platform dependant type) Read more
Cubemaps do not update from original sources when changing dimension or ...
1 Open attached project2 Choose "Sunny1_up Dup" in the Project browser and look the Preview (see attached image step2) - notice the ... Read more
Reported included build size is incorrect
To reproduce:1. Create new project2. Build to iOS3. Check that editor.log shows that 3.7mb of .dll files were included4. Change Stri... Read more
PPtr cast failed when dereferencing! Casting from Texture2D to MonoBehav...
Steps to reproduce : - import the project attached- maximize and unminimize the scene view repeatedly and notice the error in the co... Read more
WebCamTexture is tiled if framerate is set to large int
To reproduce:1. Open project BB_webcam.zip2. Build and run on BB3. Notice that texture is divided into 4 tiles Happens only when usi... Read more
[OSX] On Mac OS frame rate constantly spikes
To Reproduce:1. Create a new project2. Add cameraScript script to camera (cameraScript is attached)3. Build4. Observe how sometimes ... Read more
Transform.position assign attempt error when playing a scene
Steps to reproduce : - import the project attached- open the scene Jungle Car- press play and notice the errors in the console *Note... Read more
Alpha transparency is not the same in the scene as in the preview of sprite
1. import attached 'singleLittleWarrior', convert to sprite and put into scene2. Observe that the sprite has alpha transparency but ... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template